x264: Update to version 3039

This commit is contained in:
Richard Kuhnt 2021-01-24 15:00:31 +00:00
parent 9493facdc7
commit ce96aef97a

View File

@ -1,16 +1,16 @@
{ {
"version": "3035", "version": "3039",
"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-r3035-c17d152.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3039-544c61f.exe#/x264.exe",
"hash": "2adba913b6392344b0e2b3deb5c73a58b6fdf5eccc93daf843422446a31c2d85" "hash": "e076d2e3a0fc9ffa21bdf10daa6dba75257519e1fd6c683619f44156c9d4be69"
}, },
"32bit": { "32bit": {
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r3035-c17d152.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3039-544c61f.exe#/x264.exe",
"hash": "54c58781d34591e4889428ca2b8c4179117775882c809057bef74b6af78676b1" "hash": "40093c4123b6861571d81d7579871329ce5d818d2e5581bbc87eacfb9cec640a"
} }
}, },
"bin": "x264.exe", "bin": "x264.exe",