{ "version": "4.25.6", "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.6/symfony_windows_amd64.exe#/symfony.exe", "hash": "21752ef39b24b5100b18b39ea1ace9aef564b6f068467e6a62748eca6d491760" }, "32bit": { "url": "https://github.com/symfony/cli/releases/download/v4.25.6/symfony_windows_386.exe#/symfony.exe", "hash": "69701515551c988ce684832674e7fc99dd45405acd2089d2efd0e7a44a735f46" } }, "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" } } } } }