{ "version": "3156", "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-r3156-d46938d.exe#/x264.exe", "hash": "41bd956cfbd2657579f3e7ba8a221fa85b3c792163c0031fe3d252a6bc493388" }, "32bit": { "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3156-d46938d.exe#/x264.exe", "hash": "50254cb70dbc46506af98c66fcb1f2c7e3f054de84d4633d89261935fcef0187" } }, "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" } } } }