x264: Update to version 3006

This commit is contained in:
Richard Kuhnt 2020-06-10 21:00:34 +00:00
parent 11f7c10ecb
commit 9d287cc915

View File

@ -2,15 +2,15 @@
"description": "H.264/MPEG-4 AVC video encoder",
"homepage": "https://www.videolan.org/developers/x264.html",
"license": "GPL-2.0-or-later",
"version": "3000",
"version": "3006",
"architecture": {
"64bit": {
"url": "https://artifacts.videolan.org/x264/release-win64/x264-r3000-33f9e14.exe#/x264.exe",
"hash": "8440222b024fcfe9c7ce8a3056fbd59fde2248c8c044f42fec73e04917536891"
"url": "https://artifacts.videolan.org/x264/release-win64/x264-r3006-22fcbe1.exe#/x264.exe",
"hash": "dc12f4f17c19f168ed4dcdb7e1a2fb86e0c9d5ee067c696a5f56b2bdcf849b0d"
},
"32bit": {
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r3000-33f9e14.exe#/x264.exe",
"hash": "050a4a74e828a2cb8d99964741cbff933de9dc66febba552ee5159095924b246"
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r3006-22fcbe1.exe#/x264.exe",
"hash": "6ed55307e16cb5e99b7850f3f39e95abd2a9e17bcbbe3aa453ffdf6bf72c694e"
}
},
"bin": "x264.exe",