x264: Update to version 3102

This commit is contained in:
github-actions[bot] 2022-12-04 20:28:57 +00:00
parent 79bfb7e4bc
commit fa66d886c2

View File

@ -1,16 +1,16 @@
{ {
"version": "3101", "version": "3102",
"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-r3101-b093bbe.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3102-416e3eb.exe#/x264.exe",
"hash": "ece70e2991e8fb410ef52706bf75050e3f8e9c0c83a07b76705edf7abb7d04b7" "hash": "83652272aa0d208b4bdf8cd196f29a1dcb25f8c54806ab4181df3016a646131c"
}, },
"32bit": { "32bit": {
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r3101-b093bbe.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3102-416e3eb.exe#/x264.exe",
"hash": "eb3980e43ef3ce6ca31a41d04706cd32b0f241702aac7c8125a192be57fdcf36" "hash": "d7e95f110ff435d1caf768816fd5a03d0b0b943e25729f8cb17ed49daff0c9f2"
} }
}, },
"bin": "x264.exe", "bin": "x264.exe",