symfony-cli: Update to version 4.21.4

This commit is contained in:
Jakub Čábera 2021-01-06 06:46:44 +01:00
parent a582769726
commit 1d6e009feb

View File

@ -1,16 +1,16 @@
{
"version": "4.21.3",
"version": "4.21.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.21.3/symfony_windows_amd64.exe#/symfony.exe",
"hash": "7d4070285c3d614cc06f8e25588240ecaee7806540662cc7a033b937c19454dd"
"url": "https://github.com/symfony/cli/releases/download/v4.21.4/symfony_windows_amd64.exe#/symfony.exe",
"hash": "2f7f11f0409a65a0a0391e2006e432b127b70199b37671a0602b4aac2cec1e1c"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.21.3/symfony_windows_386.exe#/symfony.exe",
"hash": "f11a0043ccf2027db38f63548318498a1f0b958675ba36d12f749fb2b50b6208"
"url": "https://github.com/symfony/cli/releases/download/v4.21.4/symfony_windows_386.exe#/symfony.exe",
"hash": "c7f08196950e15247385f51b3016ccb094696ad00ca5ba451c15b51892ec5d66"
}
},
"bin": "symfony.exe",