Skip to content

Commit b348aad

Browse files
committed
python/build/libs.py: update FFmpeg to 8.1.2
1 parent e1c154e commit b348aad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

python/build/libs.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
)
8484

8585
ffmpeg = FfmpegProject(
86-
'https://ffmpeg.org/releases/ffmpeg-8.1.1.tar.xz',
87-
'b6863adde98898f42602017462871b5f6333e65aec803fdd7a6308639c52edf3',
86+
'https://ffmpeg.org/releases/ffmpeg-8.1.2.tar.xz',
87+
'464beb5e7bf0c311e68b45ae2f04e9cc2af88851abb4082231742a74d97b524c',
8888
'lib/libavcodec.a',
8989
[
9090
'--disable-shared', '--enable-static',

0 commit comments

Comments
 (0)