Skip to content

Commit 637ab4d

Browse files
committed
chore: add more ffmpeg releases
1 parent f1b17c2 commit 637ab4d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

tests/ffmpegReleases.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515
{
1616
"id": "6.1",
1717
"url": "https://github.com/CasparCG/dependencies/releases/download/ffmpeg-binaries/ffmpeg-6.1-amd64-static.tar.xz"
18+
},
19+
{
20+
"id": "7.0.2",
21+
"url": "https://github.com/CasparCG/dependencies/releases/download/ffmpeg-binaries/ffmpeg-7.0.2-amd64-static.tar.xz"
1822
}
1923
],
2024
"win32-x64": [
@@ -37,6 +41,14 @@
3741
{
3842
"id": "7.0",
3943
"url": "https://github.com/CasparCG/dependencies/releases/download/ffmpeg-binaries/ffmpeg-7.0-essentials_build.zip"
44+
},
45+
{
46+
"id": "7.1.1",
47+
"url": "https://github.com/CasparCG/dependencies/releases/download/ffmpeg-binaries/ffmpeg-7.1.1-essentials_build.zip"
48+
},
49+
{
50+
"id": "8.0.1",
51+
"url": "https://github.com/CasparCG/dependencies/releases/download/ffmpeg-binaries/ffmpeg-8.0.1-essentials_build.zip"
4052
}
4153
]
4254
}

0 commit comments

Comments
 (0)