x264: Update to version 3203

This commit is contained in:
github-actions[bot] 2024-12-30 16:30:49 +00:00
parent 4ec87eb000
commit df523f9769

View File

@ -1,16 +1,16 @@
{ {
"version": "3202", "version": "3203",
"description": "H.264/MPEG-4 AVC video encoder", "description": "H.264/MPEG-4 AVC video encoder",
"homepage": "https://www.videolan.org/developers/x264.html", "homepage": "https://www.videolan.org/developers/x264.html",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://artifacts.videolan.org/x264/release-win64/x264-r3202-450946f.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3203-52f7694.exe#/x264.exe",
"hash": "19d7481a1b1cf6640b497552e769687a0c3dd274ad426c9e57fa0a5b446edc1d" "hash": "27c9b6b00081e0cab6dce69579565d4c86060dd0c27ab0ef8221af1853245e3d"
}, },
"32bit": { "32bit": {
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r3202-450946f.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3203-52f7694.exe#/x264.exe",
"hash": "a37666a8692bb1261fe7036f91e618ef256cf3868064a4df3c540642df5b917c" "hash": "36adc943fdd63f7df78e5afc89648d63e2b38285f2b0bf8f7e84971415c68f8f"
} }
}, },
"bin": "x264.exe", "bin": "x264.exe",