symfony-cli: Update to version 4.14.3

This commit is contained in:
Jakub Čábera 2020-04-24 15:47:46 +02:00
parent 6817bc4712
commit 310cdf8866

View File

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