symfony-cli: Update to version 5.3.4

This commit is contained in:
github-actions[bot] 2022-02-11 16:37:36 +00:00
parent 213c8c1a88
commit 7a305bc7fc

View File

@ -1,16 +1,16 @@
{ {
"version": "5.3.3", "version": "5.3.4",
"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.3/symfony-cli_windows_amd64.zip", "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.3.4/symfony-cli_windows_amd64.zip",
"hash": "261b9a5b6120a9ffc503a6d322e56c9fd97f1c3e4d099d057bcb2d59b25d9413" "hash": "9de74f33286bb17dfec9c4ce93e102fa7c48c9c358c8b8a307c7f53778315e86"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.3.3/symfony-cli_windows_386.zip", "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.3.4/symfony-cli_windows_386.zip",
"hash": "7bc994e25c555c509d655d945e720b57a5a138501cf77b8c516f48ac5dada838" "hash": "26b8e3c2b3948d3478cf9d3747e8c86330f695d9445eec652eb628402a693ee4"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",