{ "version": "4.25.4", "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.4/symfony_windows_amd64.exe#/symfony.exe", "hash": "65019ffbc9025efdcda593460e098faedd9d68536c96b7a70b19ebfaf762a2c0" }, "32bit": { "url": "https://github.com/symfony/cli/releases/download/v4.25.4/symfony_windows_386.exe#/symfony.exe", "hash": "a4c889705a467e42d1feca75f3354e93e25a52b33ca346ea1cf0ecc6ec3a1db4" } }, "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" } } } } }