symfony-cli: Update to version 4.21.2

This commit is contained in:
Jakub Čábera 2020-12-01 15:03:51 +01:00
parent e108420921
commit a04f063bf9

View File

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