symfony-cli: Update to version 5.7.4

This commit is contained in:
github-actions[bot] 2023-12-05 16:28:32 +00:00
parent 88bfa8fbb3
commit b5511c8ef0

View File

@ -1,16 +1,16 @@
{ {
"version": "5.7.3", "version": "5.7.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.7.3/symfony-cli_windows_amd64.zip", "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.7.4/symfony-cli_windows_amd64.zip",
"hash": "cdf21e225285cd4b4ec702ab33ef1dd26f6ed54ea73b7425eab76f82c434b091" "hash": "9d3f90d4409a7d87cd72f48d39f1a86e8772abbcbb3d06478f3d2db72e59e1a8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.7.3/symfony-cli_windows_386.zip", "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.7.4/symfony-cli_windows_386.zip",
"hash": "4e6322c4cede391a690aa9192b5ae79f2baeeca723e75afd867871208176ae71" "hash": "ec0e337b4b98a502a564b8e196e44c87673800380026e92269bec7591b42a656"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",