{ "version": "3106", "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-r3106-eaa68fa.exe#/x264.exe", "hash": "41f960e6649e93fb6d7936159bd9f3dde0ad531b66da43422f0364556e02d8cf" }, "32bit": { "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3106-eaa68fa.exe#/x264.exe", "hash": "856a7dcf367b960d70039f0006a0720ae1f21b5b23c2e47b62a85dd7250fb4bc" } }, "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" } } } }