Skip to content

Commit c91ea05

Browse files
authored
Update ffmpeg to 7.1 for the windows workflow (#926)
1 parent 6c61378 commit c91ea05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
env:
1212
CARGO_INCREMENTAL: 0
13-
ffmpeg_ver: "7.0.2"
13+
ffmpeg_ver: "7.1"
1414
ffmpeg_path: "C:/ffmpeg"
1515
vsynth_ver: "R70"
1616
vsynth_path: "C:/Program Files/Vapoursynth"

0 commit comments

Comments
 (0)