x264: Update to version 3042

This commit is contained in:
Richard Kuhnt 2021-01-27 18:00:24 +00:00
parent 0bb230a3f5
commit ca8bfbe96a

View File

@ -1,16 +1,16 @@
{ {
"version": "3039", "version": "3042",
"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-r3039-544c61f.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3042-b3aadb7.exe#/x264.exe",
"hash": "e076d2e3a0fc9ffa21bdf10daa6dba75257519e1fd6c683619f44156c9d4be69" "hash": "a89a03f6e0b7535d2f4ab78f355927e7342302d7aee5afac07d69e6749cad6de"
}, },
"32bit": { "32bit": {
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r3039-544c61f.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3042-b3aadb7.exe#/x264.exe",
"hash": "40093c4123b6861571d81d7579871329ce5d818d2e5581bbc87eacfb9cec640a" "hash": "6923caa916a4a4847232ce0a68ac91dc67ac2090beaac495ad8b869fef74970f"
} }
}, },
"bin": "x264.exe", "bin": "x264.exe",