symfony-cli: Update to version 5.4.17

This commit is contained in:
github-actions[bot] 2022-10-28 08:30:38 +00:00
parent ebfffd42f3
commit 00cc9d752d

View File

@ -1,16 +1,16 @@
{ {
"version": "5.4.16", "version": "5.4.17",
"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.16/symfony-cli_windows_amd64.zip", "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.17/symfony-cli_windows_amd64.zip",
"hash": "d5f84829bced63222eb1be6d2020841303084d888799aea33746e16aa1963378" "hash": "68039efdb2f576b1d9edfd6aa7b8dfd82c731f6ea453ae9eddbbf98752267d22"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.16/symfony-cli_windows_386.zip", "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.17/symfony-cli_windows_386.zip",
"hash": "5df72ebc004d98b703d48bbd203021ed0938881a2da4bc3696623ac9757a6e51" "hash": "6bb6e12027a90337dc4f069b1bdd97bd8226847b9e4e7c40e42f944e9e182287"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",