{ "description": "H.264/MPEG-4 AVC video encoder (8 bit)", "homepage": "https://www.videolan.org/developers/x264.html", "license": "GPL-2.0", "version": "2935", "architecture": { "64bit": { "hash": "e0cee77e4f1c83266b961d0fde333a7f871da67cfd9e764833eca7899f9722b6", "url": "https://download.videolan.org/pub/x264/binaries/win64/x264-r2935-545de2f.exe#/x264.exe" }, "32bit": { "hash": "942b7845bb3bbd88e6a0f8180c407bc05947946b2789343b036bd2086929f0f9", "url": "https://download.videolan.org/pub/x264/binaries/win32/x264-r2935-545de2f.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" } } } }