symfony-cli: Update to version 4.15.0

This commit is contained in:
Jakub Čábera 2020-05-19 14:34:54 +02:00
parent ace57a2c27
commit 62711d9839

View File

@ -1,16 +1,16 @@
{ {
"version": "4.14.4", "version": "4.15.0",
"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.14.4/symfony_windows_amd64.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.15.0/symfony_windows_amd64.exe#/symfony.exe",
"hash": "f02f6a1effdc3655dd57ce627c0f6c3c9f268e17e53dedc02cf1386a17f22d19" "hash": "a2dc9391f0dae83e9e0eef17c1f60437ec07053f1f67c1dba3cf5d2b5770f9bf"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.14.4/symfony_windows_386.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.15.0/symfony_windows_386.exe#/symfony.exe",
"hash": "2e7c3610d3b873867f35c2dcba2511105cdeaefcdc833a90ab8fdf50b4d3a58e" "hash": "0778d9ae15287255d87058661fdcb9caf98267d4c905f2f9c48725ec174c5fe3"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",