{ "version": "3204", "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-r3204-373697b.exe#/x264.exe", "hash": "947cda6432fb1056cf81a8226e32ed209c0cd1f6424587e4842e869ef321dd2a" }, "32bit": { "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3204-373697b.exe#/x264.exe", "hash": "f4dd73df6b1a0d787cd13e100d8e12a7c681c964f879068e65b1557fcd03c0bb" } }, "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" } } } }