{ "version": "3101", "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-r3101-b093bbe.exe#/x264.exe", "hash": "ece70e2991e8fb410ef52706bf75050e3f8e9c0c83a07b76705edf7abb7d04b7" }, "32bit": { "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3101-b093bbe.exe#/x264.exe", "hash": "eb3980e43ef3ce6ca31a41d04706cd32b0f241702aac7c8125a192be57fdcf36" } }, "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" } } } }