symfony-cli: Update to version 4.20.1

This commit is contained in:
Jakub Čábera 2020-10-23 14:46:49 +02:00
parent 10edffa100
commit 075acbf654

View File

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