symfony-cli: Update to version 4.16.5

This commit is contained in:
Jakub Čábera 2020-07-03 15:54:42 +02:00
parent 5d18c12078
commit 65e72636d9

View File

@ -1,16 +1,16 @@
{ {
"version": "4.16.4", "version": "4.16.5",
"description": "Wrapper for managing and deploying Symfony applications", "description": "Wrapper for managing and deploying Symfony applications",
"homepage": "https://github.com/symfony/cli", "homepage": "https://github.com/symfony/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.16.4/symfony_windows_amd64.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.16.5/symfony_windows_amd64.exe#/symfony.exe",
"hash": "c8eee85636ead94ed869e56dbdfa4ce7b84c697b2045cdb4e001efa90155c282" "hash": "b92db41f30ab0fe79d1f1a4f155f105106b5ca499fdf9d4128dd6a273f0edd88"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.16.4/symfony_windows_386.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.16.5/symfony_windows_386.exe#/symfony.exe",
"hash": "0b2f0106edfd1856c686e4c29317cd5401cf1d6d123496fdd164080bc2c9e5bb" "hash": "e09d13c419a8d81f924ec5e82fb4c47ac0627668c5576bc1f81a2f8df8ce117b"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",