{ "version": "3079", "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-r3079-d9a19f0.exe#/x264.exe", "hash": "c44c3d4aa288d253d50164d87b4830c44c7b581d04d46188bb7adf70fce56355" }, "32bit": { "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3079-d9a19f0.exe#/x264.exe", "hash": "d5530ece142fdfbaebb6d1bca59129ae3b2574ba0596a47cbaeca28e12f8485d" } }, "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" } } } }