{ "version": "3053", "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-r3053-c347e7a.exe#/x264.exe", "hash": "b243e6a4b9d98e33af5de08e1d69708e85bda835d81b4f31356e82a494d3176a" }, "32bit": { "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3053-c347e7a.exe#/x264.exe", "hash": "33de982e4d0f444b6b7df979b1cb64299c5e5a15dc017241b9d69a320e622e6d" } }, "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" } } } }