{ "version": "4.16.3", "description": "Wrapper for managing and deploying Symfony applications", "homepage": "https://github.com/symfony/cli", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/symfony/cli/releases/download/v4.16.3/symfony_windows_amd64.exe#/symfony.exe", "hash": "09ccbee7593661fae7be8ff7ca7fa06f0c7e936fc8205cba45faa4b23e3321b2" }, "32bit": { "url": "https://github.com/symfony/cli/releases/download/v4.16.3/symfony_windows_386.exe#/symfony.exe", "hash": "4a19f123449ec67fad04077e654540266e330a5924afe7a6e9b7579ee8c5fd43" } }, "bin": "symfony.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/symfony/cli/releases/download/v$version/symfony_windows_amd64.exe#/symfony.exe", "hash": { "url": "https://symfony.com/download", "regex": "windows_amd64:\\s+$sha256" } }, "32bit": { "url": "https://github.com/symfony/cli/releases/download/v$version/symfony_windows_386.exe#/symfony.exe", "hash": { "url": "https://symfony.com/download", "regex": "windows_386:\\s+$sha256" } } } } }