x264: Update to version 3011

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

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": "3009", "version": "3011",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://artifacts.videolan.org/x264/release-win64/x264-r3009-4c9b076.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3011-cde9a93.exe#/x264.exe",
"hash": "6b130cec4942d8f2f1f32c21d5e21c5c846d0e65ec93250f9649caa60dd3d126" "hash": "6b3f75f0f8b6291ae08f420a06d87b9e766d181de470437bfdad4e775e30bb1e"
}, },
"32bit": { "32bit": {
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r3009-4c9b076.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3011-cde9a93.exe#/x264.exe",
"hash": "60c4634e0f86c2eeb6b199421df18f937e48ca8ee5f8fed7b9382633ec963846" "hash": "079758f98f395b4ac67e328cc74afbe0055564406cf6dc8380d77adcf6f6cfb8"
} }
}, },
"bin": "x264.exe", "bin": "x264.exe",