{ "version": "4.25.2", "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.25.2/symfony_windows_amd64.exe#/symfony.exe", "hash": "834b0c6c2b57484120aa2e48e585be88dffa746274ed0d7992f87c004d430d15" }, "32bit": { "url": "https://github.com/symfony/cli/releases/download/v4.25.2/symfony_windows_386.exe#/symfony.exe", "hash": "75cfc7fce3493841e872763eaae853b7a0d323021d59ef88c9c6e506d296a515" } }, "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" } } } } }