{ "version": "4.26.10", "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.10/symfony_windows_amd64.exe#/symfony.exe", "hash": "af0ea1061e7c9c98b819fbc49088ee5f32148d6e8988f1cfac63d7b058710c7a" }, "32bit": { "url": "https://github.com/symfony/cli/releases/download/v4.26.10/symfony_windows_386.exe#/symfony.exe", "hash": "e40216cb761633f3e2f80265aef1ed4a6c58beb38a3a7386a73ad756e1ab26ac" } }, "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" } } } } }