symfony-cli: Update to version 4.24.1

This commit is contained in:
Jakub Čábera 2021-05-10 12:37:36 +02:00
parent a203cd63ca
commit 4710ef7743

View File

@ -1,16 +1,16 @@
{ {
"version": "4.24.0", "version": "4.24.1",
"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.24.0/symfony_windows_amd64.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.24.1/symfony_windows_amd64.exe#/symfony.exe",
"hash": "b103db0263e2106e56871bbe2534dfcbe16cca9c4f2f502ccaf9547de1794f71" "hash": "baed4147f2c43f47857875c35412db187f52837ec0b1fbfa112a568d799e573d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.24.0/symfony_windows_386.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.24.1/symfony_windows_386.exe#/symfony.exe",
"hash": "f2e92dc4b286a2238c3759c1da326dce6da61ae362572abf21a49dd150db870b" "hash": "79d86ba8023377f561bdb1f05acf0fe60564e57251d25ca0acdcd26422ba3ed0"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",