{ "version": "4.21.0", "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.21.0/symfony_windows_amd64.exe#/symfony.exe", "hash": "21b3c7ccba366ec789d321d0d272c951d3cc3c55dc440d4a75063f797a4389d6" }, "32bit": { "url": "https://github.com/symfony/cli/releases/download/v4.21.0/symfony_windows_386.exe#/symfony.exe", "hash": "166f1ab82c36e77630933e3190b1cde34056bedf606dc97dc25f398c418eca7d" } }, "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" } } } } }