symfony-cli: Update to version 4.20.0

This commit is contained in:
Jakub Čábera 2020-10-13 08:44:59 +02:00
parent 9b3aefec18
commit 9c837239d7

View File

@ -1,16 +1,16 @@
{
"version": "4.19.2",
"version": "4.20.0",
"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.2/symfony_windows_amd64.exe#/symfony.exe",
"hash": "e038ecefc06df928c386172893c417d8603cfeeae5068a436aac24c96ff9a43c"
"url": "https://github.com/symfony/cli/releases/download/v4.20.0/symfony_windows_amd64.exe#/symfony.exe",
"hash": "3f029f1df7a8bdb5eadf7552b0e7563fb5ed9fd02d4fa221b7d4eefbaeb789a5"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.19.2/symfony_windows_386.exe#/symfony.exe",
"hash": "f0a2792ec2c5b3d2327fe6358d185625dc1ca81f769df22b4e16a48cd9e47df7"
"url": "https://github.com/symfony/cli/releases/download/v4.20.0/symfony_windows_386.exe#/symfony.exe",
"hash": "5c22371c5a1526528f1dbdd62ec086bfbf37d4903dd73ffea7077266ae56bb63"
}
},
"bin": "symfony.exe",