x264: Update to version 3043

This commit is contained in:
Richard Kuhnt 2021-01-28 20:00:21 +00:00
parent ccf69b0c98
commit df5937f15c

View File

@ -1,16 +1,16 @@
{ {
"version": "3042", "version": "3043",
"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-r3042-b3aadb7.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3043-59c0609.exe#/x264.exe",
"hash": "a89a03f6e0b7535d2f4ab78f355927e7342302d7aee5afac07d69e6749cad6de" "hash": "5594aeaaa427494f2ad6f11b2094d9ef660665f68a55904cdf50464d14004093"
}, },
"32bit": { "32bit": {
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r3042-b3aadb7.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3043-59c0609.exe#/x264.exe",
"hash": "6923caa916a4a4847232ce0a68ac91dc67ac2090beaac495ad8b869fef74970f" "hash": "a60090b807c7e9517c88c1ecf6f387b3aca2f9814c108f928f3bc1acf7717d7a"
} }
}, },
"bin": "x264.exe", "bin": "x264.exe",