symfony-cli: Update to version 4.21.5

This commit is contained in:
Jakub Čábera 2021-01-06 18:35:34 +01:00
parent 60ab6ab358
commit 8c12754871

View File

@ -1,16 +1,16 @@
{
"version": "4.21.4",
"version": "4.21.5",
"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.4/symfony_windows_amd64.exe#/symfony.exe",
"hash": "2f7f11f0409a65a0a0391e2006e432b127b70199b37671a0602b4aac2cec1e1c"
"url": "https://github.com/symfony/cli/releases/download/v4.21.5/symfony_windows_amd64.exe#/symfony.exe",
"hash": "a8bfc8f1bc5bfae4ab51f600f97d7306c41dfb95412b1709b78745cbdb49fc49"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.21.4/symfony_windows_386.exe#/symfony.exe",
"hash": "c7f08196950e15247385f51b3016ccb094696ad00ca5ba451c15b51892ec5d66"
"url": "https://github.com/symfony/cli/releases/download/v4.21.5/symfony_windows_386.exe#/symfony.exe",
"hash": "82f45f91eb6a3ecf59ce288c6d50a6568e39e68f1ca1d797af94c750d96dc51c"
}
},
"bin": "symfony.exe",