symfony-cli: Update to version 4.23.2

This commit is contained in:
Jakub Čábera 2021-03-03 07:56:40 +01:00
parent 9fa844e82f
commit 5b78341fa9

View File

@ -1,16 +1,16 @@
{ {
"version": "4.23.1", "version": "4.23.2",
"description": "Wrapper for managing and deploying Symfony applications", "description": "Wrapper for managing and deploying Symfony applications",
"homepage": "https://github.com/symfony/cli", "homepage": "https://github.com/symfony/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.23.1/symfony_windows_amd64.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.23.2/symfony_windows_amd64.exe#/symfony.exe",
"hash": "8cd9c6f8c6ef77f4124ec02ef540b03928724ed4eb1b3a8d19d97d671803ea99" "hash": "10b68a1fe8852a68aefdcded6de172f06e2956853235fc3749a9344720879988"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.23.1/symfony_windows_386.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.23.2/symfony_windows_386.exe#/symfony.exe",
"hash": "8e839c62c89c1b9b6b470f9a123e46c32e1032fead59e96b87254afc63d10f88" "hash": "38f7d8b3d4f8d431a660c8d2707691f886c275006e689ff08402fa540797dcee"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",