x264: Update to version 3015

This commit is contained in:
Richard Kuhnt 2020-07-02 21:00:24 +00:00
parent c8803dee7f
commit b049ae7659

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": "3011", "version": "3015",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://artifacts.videolan.org/x264/release-win64/x264-r3011-cde9a93.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3015-4c2aafd.exe#/x264.exe",
"hash": "6b3f75f0f8b6291ae08f420a06d87b9e766d181de470437bfdad4e775e30bb1e" "hash": "4862637bcbaf12966a25fd61a554859699e4a81d02b17522b6467bf683a3c71f"
}, },
"32bit": { "32bit": {
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r3011-cde9a93.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3015-4c2aafd.exe#/x264.exe",
"hash": "079758f98f395b4ac67e328cc74afbe0055564406cf6dc8380d77adcf6f6cfb8" "hash": "8626f4224036ea86e33cd1b135c20f11ace6816935cc36fc486e4c5426fad45b"
} }
}, },
"bin": "x264.exe", "bin": "x264.exe",