Skip to content

Commit f1b17c2

Browse files
committed
chore: add windows ffmpeg 7.0 to tests
1 parent 70ff6e7 commit f1b17c2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/ffmpegReleases.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
3333
{
3434
"id": "6.1",
3535
"url": "https://github.com/CasparCG/dependencies/releases/download/ffmpeg-binaries/ffmpeg-6.1-essentials_build.zip"
36+
},
37+
{
38+
"id": "7.0",
39+
"url": "https://github.com/CasparCG/dependencies/releases/download/ffmpeg-binaries/ffmpeg-7.0-essentials_build.zip"
3640
}
3741
]
3842
}

0 commit comments

Comments
 (0)