{ "version": "3075", "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-r3075-66a5bc1.exe#/x264.exe", "hash": "79267b0c66db484d56c15a3cf63051e8eb6c1cfa9d600c74b4ed81491b7d1169" }, "32bit": { "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3075-66a5bc1.exe#/x264.exe", "hash": "cc85669355a2416ac3fc127d7b77055f1f80117ecd433be2c5d82b030dfe3fe9" } }, "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" } } } }