{ "description": "H.264/MPEG-4 AVC video encoder (8 bit)", "homepage": "https://www.videolan.org/developers/x264.html", "license": "GPL-2.0", "version": "2851", "architecture": { "64bit": { "hash": "92844f1b9694fb55bfaaf5bd06e89a0b9bec1f1c4a904fc18b9f6b17b6cbdedc", "url": "https://download.videolan.org/pub/x264/binaries/win64/x264-r2851-ba24899.exe#/x264.exe" }, "32bit": { "hash": "ca0b4bb694cc63c08ee7cd56a96b94bdc5551ecce2f1d113bd6a41da1a4c4e15", "url": "https://download.videolan.org/pub/x264/binaries/win32/x264-r2851-ba24899.exe#/x264.exe" } }, "bin": [ "x264.exe", [ "x264.exe", "x264-8b" ] ], "checkver": { "url": "https://download.videolan.org/pub/videolan/x264/binaries/win64/", "re": "x264-r(?[\\d]+)-(?[a-fA-F0-9]{7}).exe", "reverse": true }, "autoupdate": { "architecture": { "64bit": { "url": "https://download.videolan.org/pub/x264/binaries/win64/x264-r$version-$matchCommit.exe#/x264.exe" }, "32bit": { "url": "https://download.videolan.org/pub/x264/binaries/win32/x264-r$version-$matchCommit.exe#/x264.exe" } } } }