symfony-cli: Update to version 4.19.2

This commit is contained in:
Jakub Čábera 2020-10-08 18:57:52 +02:00
parent a619192bc6
commit 07725d47c2

View File

@ -1,16 +1,16 @@
{
"version": "4.19.0",
"version": "4.19.2",
"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.19.0/symfony_windows_amd64.exe#/symfony.exe",
"hash": "5a90d50145e128b54003db2766ab4f89fdbdcd2c222d4c8dd780982be3f8726e"
"url": "https://github.com/symfony/cli/releases/download/v4.19.2/symfony_windows_amd64.exe#/symfony.exe",
"hash": "e038ecefc06df928c386172893c417d8603cfeeae5068a436aac24c96ff9a43c"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.19.0/symfony_windows_386.exe#/symfony.exe",
"hash": "46ec558a536d02668204b9e7a25463afddc6c20c430d49a5898a4af6ec35a5a8"
"url": "https://github.com/symfony/cli/releases/download/v4.19.2/symfony_windows_386.exe#/symfony.exe",
"hash": "f0a2792ec2c5b3d2327fe6358d185625dc1ca81f769df22b4e16a48cd9e47df7"
}
},
"bin": "symfony.exe",