{ "version": "3213", "description": "H.264/MPEG-4 AVC video encoder", "homepage": "https://www.videolan.org/developers/x264.html", "license": "GPL-2.0-or-later", "architecture": { "64bit": { "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3213-570f6c7.exe#/x264.exe", "hash": "7c47a58664fddd10b9336a8cd9251dc6af989a38a8a09dacebc3bd129e779001" }, "32bit": { "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3213-570f6c7.exe#/x264.exe", "hash": "7f70bbbaabec9b94dfdb86c24773d7d5882f54cdf964fd65646381d12f683848" } }, "bin": "x264.exe", "checkver": { "url": "https://artifacts.videolan.org/x264/release-win64/", "regex": "x264-r([\\d]+)-(?[a-fA-F\\d]{7})\\.exe" }, "autoupdate": { "architecture": { "64bit": { "url": "https://artifacts.videolan.org/x264/release-win64/x264-r$version-$matchCommit.exe#/x264.exe" }, "32bit": { "url": "https://artifacts.videolan.org/x264/release-win32/x264-r$version-$matchCommit.exe#/x264.exe" } } } }