symfony-cli: Update to version 4.17.0

This commit is contained in:
Jakub Čábera 2020-07-09 09:10:57 +02:00
parent 939c822cc4
commit 1f3decf50a

View File

@ -1,16 +1,16 @@
{
"version": "4.16.5",
"version": "4.17.0",
"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.5/symfony_windows_amd64.exe#/symfony.exe",
"hash": "b92db41f30ab0fe79d1f1a4f155f105106b5ca499fdf9d4128dd6a273f0edd88"
"url": "https://github.com/symfony/cli/releases/download/v4.17.0/symfony_windows_amd64.exe#/symfony.exe",
"hash": "1c611ff7e21d9a285aa6cc64151476747315eb2687ea7ca36ad6ce8e6ca625ac"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.16.5/symfony_windows_386.exe#/symfony.exe",
"hash": "e09d13c419a8d81f924ec5e82fb4c47ac0627668c5576bc1f81a2f8df8ce117b"
"url": "https://github.com/symfony/cli/releases/download/v4.17.0/symfony_windows_386.exe#/symfony.exe",
"hash": "f0cb6a333b952d8c172fc522147a34ba051f119880875741d7fd748b8eb6da48"
}
},
"bin": "symfony.exe",