{ "version": "5.8.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.8.0/symfony-cli_windows_amd64.zip", "hash": "a1a10c8dfe92498d36ec9aefadd2d55a9f53e65f2623708f5392fea89709f93a" }, "32bit": { "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.0/symfony-cli_windows_386.zip", "hash": "e00583c2e74dab8b9c8042617481e621ab007f0860230caa610640e0c2933bfd" } }, "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" } } }