{ "version": "3218", "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-r3218-85b5cce.exe#/x264.exe", "hash": "8571584e86f10688b3d35862b4b66e84823faf218f85afc5be0a47aaff345430" }, "32bit": { "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3218-85b5cce.exe#/x264.exe", "hash": "31e3a2a1bb212959f4b9edc8221315840e82d522714ddb88f2777502e5fddedf" } }, "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" } } } }