{ "version": "4.26.5", "description": "Wrapper for managing and deploying Symfony applications", "homepage": "https://github.com/symfony/cli", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/symfony/cli/releases/download/v4.26.5/symfony_windows_amd64.exe#/symfony.exe", "hash": "9f7d6cf261678341516071b7072d6df7f27adc74aeb72c1ea09c028ddd49b8cb" }, "32bit": { "url": "https://github.com/symfony/cli/releases/download/v4.26.5/symfony_windows_386.exe#/symfony.exe", "hash": "31cfed73b8f280e38bded1dbb83303b30077af433519114f54cb0d16eb4afe17" } }, "bin": "symfony.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/symfony/cli/releases/download/v$version/symfony_windows_amd64.exe#/symfony.exe", "hash": { "url": "https://symfony.com/download", "regex": "windows_amd64:\\s+$sha256" } }, "32bit": { "url": "https://github.com/symfony/cli/releases/download/v$version/symfony_windows_386.exe#/symfony.exe", "hash": { "url": "https://symfony.com/download", "regex": "windows_386:\\s+$sha256" } } } } }