File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 3939 arch : x86_64
4040 - os : windows-latest
4141 arch : AMD64
42+ - os : windows-latest
43+ arch : ARM64
4244 steps :
4345 - uses : actions/checkout@v6
4446 - uses : actions/setup-python@v6
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ if [[ ! "$PYAV_LIBRARY" ]]; then
2121 return 1
2222 fi
2323 else
24- PYAV_LIBRARY=ffmpeg-8.0
24+ PYAV_LIBRARY=ffmpeg-8.0.1
2525 echo " No \$ PYAV_LIBRARY set; defaulting to $PYAV_LIBRARY "
2626 fi
2727fi
Original file line number Diff line number Diff line change 11{
2- "url" : " https://github.com/PyAV-Org/pyav-ffmpeg/releases/download/8.0.1-3 /ffmpeg-{platform}.tar.gz"
2+ "url" : " https://github.com/PyAV-Org/pyav-ffmpeg/releases/download/8.0.1-4 /ffmpeg-{platform}.tar.gz"
33}
Original file line number Diff line number Diff line change 11{
2- "url" : " https://github.com/PyAV-Org/pyav-ffmpeg/releases/download/8.0.1-3 /ffmpeg-{platform}.tar.gz"
2+ "url" : " https://github.com/PyAV-Org/pyav-ffmpeg/releases/download/8.0.1-4 /ffmpeg-{platform}.tar.gz"
33}
You can’t perform that action at this time.
0 commit comments