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", "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": "3000", "version": "3006",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://artifacts.videolan.org/x264/release-win64/x264-r3000-33f9e14.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3006-22fcbe1.exe#/x264.exe",
"hash": "8440222b024fcfe9c7ce8a3056fbd59fde2248c8c044f42fec73e04917536891" "hash": "dc12f4f17c19f168ed4dcdb7e1a2fb86e0c9d5ee067c696a5f56b2bdcf849b0d"
}, },
"32bit": { "32bit": {
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r3000-33f9e14.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3006-22fcbe1.exe#/x264.exe",
"hash": "050a4a74e828a2cb8d99964741cbff933de9dc66febba552ee5159095924b246" "hash": "6ed55307e16cb5e99b7850f3f39e95abd2a9e17bcbbe3aa453ffdf6bf72c694e"
} }
}, },
"bin": "x264.exe", "bin": "x264.exe",