symfony-cli: Update to version 4.20.4

This commit is contained in:
Jakub Čábera 2020-11-20 16:27:24 +01:00
parent cac29c1d6f
commit 420a5a4010

View File

@ -1,16 +1,16 @@
{
"version": "4.20.3",
"version": "4.20.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.20.3/symfony_windows_amd64.exe#/symfony.exe",
"hash": "891cacb3e52900e8fb507ce8ca3b82a1cc36da150454a29110ab9544ac71a917"
"url": "https://github.com/symfony/cli/releases/download/v4.20.4/symfony_windows_amd64.exe#/symfony.exe",
"hash": "151eeaf1e806a4f0856179ba29d6e0ec145a4a7f0cf5ab8cdd7e923a8a9567a5"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.20.3/symfony_windows_386.exe#/symfony.exe",
"hash": "9fbc4d5d7ab2ee6f3ee543706e87440b47bac7985f0af4e0bcc052b71e57f147"
"url": "https://github.com/symfony/cli/releases/download/v4.20.4/symfony_windows_386.exe#/symfony.exe",
"hash": "63bebaf1777d305d4310ac7284bd2595d0fd626c63c11d4f6960f6d21b601755"
}
},
"bin": "symfony.exe",