Skip to content

Commit

Permalink
#1833 keep index in repo
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw committed Nov 18, 2024
1 parent 1950a5b commit c6ffee1
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions starsky-tools/build-tools/mirror/ffmpeg/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"binaries": [
{
"architecture": "windows-x64",
"url": "ffmpeg-win-64.zip",
"sha256": "b0fb4bcef9d4b5f7a77d2e4854f80d4ce3e43809bc29fd1f97caa1b467f96993"
},
{
"architecture": "linux-x64",
"url": "ffmpeg-linux-64.zip",
"sha256": "8bb4a27f5fd02f3dd9a5e75c9eddf6ace1d50a08929ee0d20bbf17eb467fb711"
},
{
"architecture": "linux-arm",
"url": "ffmpeg-linux-armhf-32.zip",
"sha256": "8766d3d118e589750dd35fdece8cb0e9b66deb22ff8dc35d4377915f73124dd5"
},
{
"architecture": "linux-arm64",
"url": "ffmpeg-linux-arm-64.zip",
"sha256": "0e3a60df317df0bbfbe25e8b777864b5407d166e5b5ac692fb1e477568a4c886"
},
{
"architecture": "osx-x64",
"url": "ffmpeg-macos-64.zip",
"sha256": "ffcd56ce5ef50c4d36d675b0ee80674f5a0869f94746460ff5d058a33cbd3128"
},
{
"architecture": "osx-arm64",
"url": "ffmpeg71arm.zip",
"sha256": "0878f3313311c2c1b2c818e7c955c0bd828c97b357fa86211b42a5c36d01e36f"
}
]
}

0 comments on commit c6ffee1

Please sign in to comment.