{ "version": "3044", "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-r3044-a7e2c6a.exe#/x264.exe", "hash": "87e960236654d83a1b09c42294261af47f93736900db348634635e5919fa67d6" }, "32bit": { "url": "https://artifacts.videolan.org/x264/release-win32/x264-r3044-a7e2c6a.exe#/x264.exe", "hash": "9fcbbbc2e7246a0157e8e7b621aee65665d42625b2d90d03f093ac405938a499" } }, "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" } } } }