symfony-cli: Update to version 4.14.4

This commit is contained in:
Jakub Čábera 2020-05-06 11:06:25 +02:00
parent 69909caa69
commit a6d0478684

View File

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