{ "version": "4.23.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.23.5/symfony_windows_amd64.exe#/symfony.exe", "hash": "5e466e65458f4b2626b3a044c2016e1e82eec31e3e178d8ae9072adbe02a784e" }, "32bit": { "url": "https://github.com/symfony/cli/releases/download/v4.23.5/symfony_windows_386.exe#/symfony.exe", "hash": "742f9c234f86389274ac878839204d05ab17c636b2c408554adefc07fb920c20" } }, "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" } } } } }