symfony-cli: Update to version 5.4.6

This commit is contained in:
github-actions[bot] 2022-04-10 20:26:52 +00:00
parent 8f588f00af
commit bb174b2f0e

View File

@ -1,16 +1,16 @@
{ {
"version": "5.4.5", "version": "5.4.6",
"description": "Helps Symfony developers manage projects, from local code to remote infrastructure", "description": "Helps Symfony developers manage projects, from local code to remote infrastructure",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.5/symfony-cli_windows_amd64.zip", "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.6/symfony-cli_windows_amd64.zip",
"hash": "f78d0992e7f5ef04f22245a2c5cfc6de5518476c26e43d058856ed707df28b69" "hash": "6215248289dd53ca40ad5a79898a2bde4849a3842171d8a325f97956575eb48f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.5/symfony-cli_windows_386.zip", "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.6/symfony-cli_windows_386.zip",
"hash": "3a620d5e97abf3d3b75b78eff3f134c7c592f9aed1fbdc404daa97f3d013f6f1" "hash": "453b00c27c770ce7f16ad8215e4026ac8b4065f870b2c1b5cd66e2270895f496"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",