symfony-cli: Update to version 4.17.1

This commit is contained in:
Jakub Čábera 2020-07-10 12:41:28 +02:00
parent 735ce83ec9
commit 487f6a8cea

View File

@ -1,16 +1,16 @@
{
"version": "4.17.0",
"version": "4.17.1",
"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.17.0/symfony_windows_amd64.exe#/symfony.exe",
"hash": "1c611ff7e21d9a285aa6cc64151476747315eb2687ea7ca36ad6ce8e6ca625ac"
"url": "https://github.com/symfony/cli/releases/download/v4.17.1/symfony_windows_amd64.exe#/symfony.exe",
"hash": "4591e0ff0e97e31c64d8620e1903cd721b11f9ecd2a9c8d456e67933d73d03d7"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.17.0/symfony_windows_386.exe#/symfony.exe",
"hash": "f0cb6a333b952d8c172fc522147a34ba051f119880875741d7fd748b8eb6da48"
"url": "https://github.com/symfony/cli/releases/download/v4.17.1/symfony_windows_386.exe#/symfony.exe",
"hash": "2ec9d2538103ca8b1be842c290d426a34d1979fdf230f6c818b381f7ab86ef4c"
}
},
"bin": "symfony.exe",