symfony-cli: Update to version 5.3.3

This commit is contained in:
github-actions[bot] 2022-02-04 16:29:03 +00:00
parent 364789525d
commit fab43a243f

View File

@ -1,16 +1,16 @@
{ {
"version": "5.3.0", "version": "5.3.3",
"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.3.0/symfony-cli_windows_amd64.zip", "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.3.3/symfony-cli_windows_amd64.zip",
"hash": "0ac2fc95c558f60c1f2a0b456344237229a148181689dddef28da2e0cb4107c9" "hash": "261b9a5b6120a9ffc503a6d322e56c9fd97f1c3e4d099d057bcb2d59b25d9413"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.3.0/symfony-cli_windows_386.zip", "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.3.3/symfony-cli_windows_386.zip",
"hash": "31e6a26493819ec26287998ab3e4655d4b6875147b9134e5eb1df2bb012f0615" "hash": "7bc994e25c555c509d655d945e720b57a5a138501cf77b8c516f48ac5dada838"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",