{ "description": "H.264/MPEG-4 AVC video encoder", "homepage": "https://www.videolan.org/developers/x264.html", "license": "GPL-2.0-or-later", "version": "3018", "architecture": { "64bit": { "url": "https://artifacts.videolan.org/x264/release-win64/x264-r3018-db0d417.exe#/x264.exe", "hash": "8509ea292e1cfb8774e25befd36e261391cde7ebe7697b6c545aea100acffa1c" }, "32bit": { "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3018-db0d417.exe#/x264.exe", "hash": "32ae1152f83635b3da71c367e29d658a5c57748faec02491daf6279ca2d758ff" } }, "bin": "x264.exe", "checkver": { "url": "https://artifacts.videolan.org/x264/release-win64/", "regex": "x264-r([\\d]+)-(?[a-fA-F0-9]{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" } } } }