x264: Update to version 3065

This commit is contained in:
Richard Kuhnt 2021-06-13 21:00:22 +00:00
parent 4516fbaa86
commit 60b22f5e4f

View File

@ -1,16 +1,16 @@
{ {
"version": "3059", "version": "3065",
"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-r3059-b684ebe.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3065-ae03d92.exe#/x264.exe",
"hash": "7cc9435a2817ece2a39a99f98fa2e79536460081a961c92bc702f6fc2e98fda9" "hash": "64bd9e3b2f5ba9eae33b39d55b474ecaf7e66158090b4c226696391518f289be"
}, },
"32bit": { "32bit": {
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r3059-b684ebe.exe#/x264.exe", "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3065-ae03d92.exe#/x264.exe",
"hash": "25bc01de43f823bbcdacc9e34d91003deee65a3beab0ef3b252b129e9c2316c9" "hash": "6f51872ef3c6c0c3483a0e023b3bdf1c86b063d619f09580ee88bc82e57a1fa6"
} }
}, },
"bin": "x264.exe", "bin": "x264.exe",