{ "version": "4.26.3", "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.3/symfony_windows_amd64.exe#/symfony.exe", "hash": "dd49fbe881e5661fed4821cd8df199f6a26697fa3471d6bc9db626491a863867" }, "32bit": { "url": "https://github.com/symfony/cli/releases/download/v4.26.3/symfony_windows_386.exe#/symfony.exe", "hash": "62510f74fa07288ffa2e9302bd852cef97900649f0b0b929c52a5e10750f6689" } }, "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" } } } } }