{ "version": "3193", "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-r3193-3a8b5be.exe#/x264.exe", "hash": "41d0eb87d05e70af7abe7118ee16619720b43ab1f2eb57760601445b9aac6d87" }, "32bit": { "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3193-3a8b5be.exe#/x264.exe", "hash": "93b6abfc9a214036f37f59d7e6d3ba0e2bc33f7a7898a80c96055ceb03eeeae3" } }, "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" } } } }