symfony-cli: Update to version 4.21.3

This commit is contained in:
Jakub Čábera 2020-12-11 14:36:56 +01:00
parent 4c8e50e400
commit f419e257ce

View File

@ -1,16 +1,16 @@
{
"version": "4.21.2",
"version": "4.21.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.21.2/symfony_windows_amd64.exe#/symfony.exe",
"hash": "006df3e35fefbdb1bc528df292b9a1cd4da99b911bcfad60b094dc94038d1c26"
"url": "https://github.com/symfony/cli/releases/download/v4.21.3/symfony_windows_amd64.exe#/symfony.exe",
"hash": "7d4070285c3d614cc06f8e25588240ecaee7806540662cc7a033b937c19454dd"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.21.2/symfony_windows_386.exe#/symfony.exe",
"hash": "0fbcc992d8179853d8e6ef9c2e3042649e52a401201b9ed3fe01e30494da7a82"
"url": "https://github.com/symfony/cli/releases/download/v4.21.3/symfony_windows_386.exe#/symfony.exe",
"hash": "f11a0043ccf2027db38f63548318498a1f0b958675ba36d12f749fb2b50b6208"
}
},
"bin": "symfony.exe",