{ "version": "3144", "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-r3144-5a9dfdd.exe#/x264.exe", "hash": "8d7a730a61b7f321938b1c64d5952c4e765c4a35bbc723983f4d51e05ed35b73" }, "32bit": { "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3144-5a9dfdd.exe#/x264.exe", "hash": "748db02247d1b7b2792bd174a62ec6f1a4c65db8cf22e5c5991079ebda0fd044" } }, "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" } } } }