x264: Update to version 3000

This commit is contained in:
Richard Kuhnt 2020-04-11 11:01:50 +00:00
parent 9e4cdb6f68
commit 62f9d262ca

View File

@ -2,15 +2,15 @@
"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",
"version": "2999", "version": "3000",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://artifacts.videolan.org/x264/release-win64/x264-r2999-296494a.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3000-33f9e14.exe#/x264.exe",
"hash": "402c7ee60df14e1a05c6694e46e8c5d553e9750cfe702dbd09109a8d4aff737f" "hash": "8440222b024fcfe9c7ce8a3056fbd59fde2248c8c044f42fec73e04917536891"
}, },
"32bit": { "32bit": {
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r2999-296494a.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3000-33f9e14.exe#/x264.exe",
"hash": "e9ab85d3df0637abb4f1b5de0f4d968f66a59ece22e9a3a2f55916477aa6156d" "hash": "050a4a74e828a2cb8d99964741cbff933de9dc66febba552ee5159095924b246"
} }
}, },
"bin": "x264.exe", "bin": "x264.exe",