symfony-cli: Update to version 4.23.1

This commit is contained in:
Jakub Čábera 2021-02-27 00:03:23 +01:00
parent afade841ac
commit 069854020b

View File

@ -1,16 +1,16 @@
{
"version": "4.23.0",
"version": "4.23.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.23.0/symfony_windows_amd64.exe#/symfony.exe",
"hash": "87131f5c629102371fe11f3b2638b9967a0b2264a1bdd153fe149a37a4518c69"
"url": "https://github.com/symfony/cli/releases/download/v4.23.1/symfony_windows_amd64.exe#/symfony.exe",
"hash": "8cd9c6f8c6ef77f4124ec02ef540b03928724ed4eb1b3a8d19d97d671803ea99"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.23.0/symfony_windows_386.exe#/symfony.exe",
"hash": "cbda95d41825afbac3af770ffdc77fdfead6035051e657f8bb4c9dae856db346"
"url": "https://github.com/symfony/cli/releases/download/v4.23.1/symfony_windows_386.exe#/symfony.exe",
"hash": "8e839c62c89c1b9b6b470f9a123e46c32e1032fead59e96b87254afc63d10f88"
}
},
"bin": "symfony.exe",