{ "version": "5.4.13", "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.4.13/symfony-cli_windows_amd64.zip", "hash": "6043bd9ec37f5bae52710c37d6561e5dbdefe3f59bc3af9b331295a355550a67" }, "32bit": { "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.13/symfony-cli_windows_386.zip", "hash": "695601fad39e8849a5cdd94e499a10a3d237246864f81fe1e5bcfdb7675d7641" } }, "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" } } }