{ "version": "5.0.9", "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.0.9/symfony-cli_windows_amd64.zip", "hash": "1ac8dc9258c108dea10c00fbe444fbfa628532e883b18778e3481e04aacd449d" }, "32bit": { "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.0.9/symfony-cli_windows_386.zip", "hash": "a5c7dfe341cd0b4be91eb51d47a94c55c14628b9a76e33921857bf4d76075139" } }, "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" } } }