{ "version": "3085", "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-r3085-0bb85e8.exe#/x264.exe", "hash": "a10df0b1ff30113f458a9cbe85630c293ecd4107569fc214636fc0b1f46a2256" }, "32bit": { "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3085-0bb85e8.exe#/x264.exe", "hash": "1ac00912142c82508883ad0624a8e398f64a251d3b466b9ded9b93a3e153e37e" } }, "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" } } } }