symfony-cli: Update to version 4.16.4

This commit is contained in:
Jakub Čábera 2020-06-29 19:24:07 +02:00
parent b3f61185b1
commit 3d4ce9a4bf

View File

@ -1,16 +1,16 @@
{
"version": "4.16.3",
"version": "4.16.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.16.3/symfony_windows_amd64.exe#/symfony.exe",
"hash": "09ccbee7593661fae7be8ff7ca7fa06f0c7e936fc8205cba45faa4b23e3321b2"
"url": "https://github.com/symfony/cli/releases/download/v4.16.4/symfony_windows_amd64.exe#/symfony.exe",
"hash": "c8eee85636ead94ed869e56dbdfa4ce7b84c697b2045cdb4e001efa90155c282"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.16.3/symfony_windows_386.exe#/symfony.exe",
"hash": "4a19f123449ec67fad04077e654540266e330a5924afe7a6e9b7579ee8c5fd43"
"url": "https://github.com/symfony/cli/releases/download/v4.16.4/symfony_windows_386.exe#/symfony.exe",
"hash": "0b2f0106edfd1856c686e4c29317cd5401cf1d6d123496fdd164080bc2c9e5bb"
}
},
"bin": "symfony.exe",