{ "version": "5.16.0", "description": "Helps Symfony developers manage projects, from local code to remote infrastructure", "homepage": "https://symfony.com", "license": "AGPL-3.0", "architecture": { "64bit": { "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.16.0/symfony-cli_windows_amd64.zip", "hash": "24783ed4c39aff3214b5ab36154dca9f0eb76bcc53fa88fe3ec438810790d591" }, "32bit": { "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.16.0/symfony-cli_windows_386.zip", "hash": "98b2c97b524fd52e135b25cce4e3960d69a343e32cf01cd57e74fa5b8aafee98" } }, "bin": "symfony.exe", "checkver": { "github": "https://github.com/symfony-cli/symfony-cli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v$version/symfony-cli_windows_amd64.zip" }, "32bit": { "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v$version/symfony-cli_windows_386.zip" } }, "hash": { "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v$version/checksums.txt" } } }