symfony-cli: Update to version 4.23.4

This commit is contained in:
Jakub Čábera 2021-04-06 05:08:00 +02:00
parent 9d2daae3cb
commit db21915daf

View File

@ -1,16 +1,16 @@
{ {
"version": "4.23.3", "version": "4.23.4",
"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.3/symfony_windows_amd64.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.23.4/symfony_windows_amd64.exe#/symfony.exe",
"hash": "a6f4174dbd9c9a5e8d1e75771ae9f5ca752decf913d2e61e6acceda5732a52da" "hash": "0ffdbb33fa0566557d678d805ad622fa70efed57ea3b0edc71f4a144e3a50178"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.23.3/symfony_windows_386.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.23.4/symfony_windows_386.exe#/symfony.exe",
"hash": "f40f17e7f8c235a9f14d586316c606cdaac6202c1a45352ef82a5b9199eaa336" "hash": "8c8d043b8eb0b755bc04cf6d91278ae008343d060d4293ae098b2d7a9f6267cc"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",