symfony-cli: Update to version 4.22.0

This commit is contained in:
Jakub Čábera 2021-02-01 12:56:13 +01:00
parent b6096c9320
commit e1e7f44917

View File

@ -1,16 +1,16 @@
{
"version": "4.21.6",
"version": "4.22.0",
"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.21.6/symfony_windows_amd64.exe#/symfony.exe",
"hash": "8715dd70450743271e68de83842a1b5cfe25b2868766cfb6a8f41c54e4aa80ca"
"url": "https://github.com/symfony/cli/releases/download/v4.22.0/symfony_windows_amd64.exe#/symfony.exe",
"hash": "34b55f6835cd836f6fe7a8fa5cd4993f4e5f7e861c91833bb790d784afcf134d"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.21.6/symfony_windows_386.exe#/symfony.exe",
"hash": "1c7e94e2a66398d056d663d14b73c9fa042513fdaac506ac466598b87f042011"
"url": "https://github.com/symfony/cli/releases/download/v4.22.0/symfony_windows_386.exe#/symfony.exe",
"hash": "156090212ab228f74fa586bfab49cc70cffc005d510b6959aa650ea450b59c5a"
}
},
"bin": "symfony.exe",