{ "version": "5.9.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.9.0/symfony-cli_windows_amd64.zip", "hash": "79e9f33f785f4bcffd79e35382434aa0fb208c5098d2467050978591c5ce6a5a" }, "32bit": { "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.9.0/symfony-cli_windows_386.zip", "hash": "8f633b8f11e1048504539af1aa1ec6e506173947c3e9100ba8675732e853067d" } }, "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" } } }