x264: Update to version 3053

This commit is contained in:
Richard Kuhnt 2021-04-13 21:00:49 +00:00
parent a1bc6c9903
commit 3cc791eaa5

View File

@ -1,16 +1,16 @@
{ {
"version": "3049", "version": "3053",
"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",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://artifacts.videolan.org/x264/release-win64/x264-r3049-55d517b.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3053-c347e7a.exe#/x264.exe",
"hash": "5f8e899c0dda3db775cb2e8471445b22546d41b868b94f7a002d5838ee00c952" "hash": "b243e6a4b9d98e33af5de08e1d69708e85bda835d81b4f31356e82a494d3176a"
}, },
"32bit": { "32bit": {
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r3049-55d517b.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3053-c347e7a.exe#/x264.exe",
"hash": "daca36afbbe70d1f05bf3449d8fa3b6e01ae0e2aa82b30674858bfa9c5483c8d" "hash": "33de982e4d0f444b6b7df979b1cb64299c5e5a15dc017241b9d69a320e622e6d"
} }
}, },
"bin": "x264.exe", "bin": "x264.exe",