symfony-cli: Update to version 4.23.3

This commit is contained in:
Jakub Čábera 2021-03-29 18:37:24 +02:00
parent 03d751a81c
commit 96f0be4ba4

View File

@ -1,16 +1,16 @@
{
"version": "4.23.2",
"version": "4.23.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.23.2/symfony_windows_amd64.exe#/symfony.exe",
"hash": "10b68a1fe8852a68aefdcded6de172f06e2956853235fc3749a9344720879988"
"url": "https://github.com/symfony/cli/releases/download/v4.23.3/symfony_windows_amd64.exe#/symfony.exe",
"hash": "a6f4174dbd9c9a5e8d1e75771ae9f5ca752decf913d2e61e6acceda5732a52da"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.23.2/symfony_windows_386.exe#/symfony.exe",
"hash": "38f7d8b3d4f8d431a660c8d2707691f886c275006e689ff08402fa540797dcee"
"url": "https://github.com/symfony/cli/releases/download/v4.23.3/symfony_windows_386.exe#/symfony.exe",
"hash": "f40f17e7f8c235a9f14d586316c606cdaac6202c1a45352ef82a5b9199eaa336"
}
},
"bin": "symfony.exe",