symfony-cli: Update to version 5.3.0

This commit is contained in:
github-actions[bot] 2022-01-31 12:29:25 +00:00
parent 7f5a8d7127
commit 3ad7d4ed6a

View File

@ -1,16 +1,16 @@
{
"version": "5.2.2",
"version": "5.3.0",
"description": "Helps Symfony developers manage projects, from local code to remote infrastructure",
"homepage": "https://symfony.com",
"license": "AGPL-3.0",
"architecture": {
"64bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.2.2/symfony-cli_windows_amd64.zip",
"hash": "144a9b1afc170a2b764506e9cdc55151e36aeed4e590d930786028cd75eda45d"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.3.0/symfony-cli_windows_amd64.zip",
"hash": "0ac2fc95c558f60c1f2a0b456344237229a148181689dddef28da2e0cb4107c9"
},
"32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.2.2/symfony-cli_windows_386.zip",
"hash": "009de73e8ab905db30eccbfd5b0b16e8e9c9a74a7c00e89d26337337d21d435e"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.3.0/symfony-cli_windows_386.zip",
"hash": "31e6a26493819ec26287998ab3e4655d4b6875147b9134e5eb1df2bb012f0615"
}
},
"bin": "symfony.exe",