symfony-cli: Update to version 4.21.6

This commit is contained in:
Jakub Čábera 2021-01-08 18:19:25 +01:00
parent c82bd2207a
commit 9c2182218a

View File

@ -1,16 +1,16 @@
{
"version": "4.21.5",
"version": "4.21.6",
"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.5/symfony_windows_amd64.exe#/symfony.exe",
"hash": "a8bfc8f1bc5bfae4ab51f600f97d7306c41dfb95412b1709b78745cbdb49fc49"
"url": "https://github.com/symfony/cli/releases/download/v4.21.6/symfony_windows_amd64.exe#/symfony.exe",
"hash": "8715dd70450743271e68de83842a1b5cfe25b2868766cfb6a8f41c54e4aa80ca"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.21.5/symfony_windows_386.exe#/symfony.exe",
"hash": "82f45f91eb6a3ecf59ce288c6d50a6568e39e68f1ca1d797af94c750d96dc51c"
"url": "https://github.com/symfony/cli/releases/download/v4.21.6/symfony_windows_386.exe#/symfony.exe",
"hash": "1c7e94e2a66398d056d663d14b73c9fa042513fdaac506ac466598b87f042011"
}
},
"bin": "symfony.exe",