symfony-cli: Update to version 4.16.3

This commit is contained in:
Jakub Čábera 2020-06-16 15:37:07 +02:00
parent e7c9a5ba66
commit 30cc611d8a

View File

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