We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c61378 commit c91ea05Copy full SHA for c91ea05
.github/workflows/windows-build.yml
@@ -10,7 +10,7 @@ jobs:
10
11
env:
12
CARGO_INCREMENTAL: 0
13
- ffmpeg_ver: "7.0.2"
+ ffmpeg_ver: "7.1"
14
ffmpeg_path: "C:/ffmpeg"
15
vsynth_ver: "R70"
16
vsynth_path: "C:/Program Files/Vapoursynth"
0 commit comments