x264: Update to version 3018

This commit is contained in:
Richard Kuhnt 2020-07-14 15:00:30 +00:00
parent 38eb60b4d7
commit 3307505160

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": "3015",
"version": "3018",
"architecture": {
"64bit": {
"url": "https://artifacts.videolan.org/x264/release-win64/x264-r3015-4c2aafd.exe#/x264.exe",
"hash": "4862637bcbaf12966a25fd61a554859699e4a81d02b17522b6467bf683a3c71f"
"url": "https://artifacts.videolan.org/x264/release-win64/x264-r3018-db0d417.exe#/x264.exe",
"hash": "8509ea292e1cfb8774e25befd36e261391cde7ebe7697b6c545aea100acffa1c"
},
"32bit": {
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r3015-4c2aafd.exe#/x264.exe",
"hash": "8626f4224036ea86e33cd1b135c20f11ace6816935cc36fc486e4c5426fad45b"
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r3018-db0d417.exe#/x264.exe",
"hash": "32ae1152f83635b3da71c367e29d658a5c57748faec02491daf6279ca2d758ff"
}
},
"bin": "x264.exe",