{ "version": "5.5.4", "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.5.4/symfony-cli_windows_amd64.zip", "hash": "79ba070ffec2886f87c8938c9b711d5d4805fbd83c4a9cbd80f02e1b65ae7b03" }, "32bit": { "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.5.4/symfony-cli_windows_386.zip", "hash": "c2a0c6f5b55b86678017767ddda842417f031548ad331023a048644304dbdf2f" } }, "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" } } }