symfony-cli: Update to version 5.4.16

This commit is contained in:
github-actions[bot] 2022-10-10 12:32:27 +00:00
parent bf60ec7d63
commit 96ea2fba5a

View File

@ -1,16 +1,16 @@
{ {
"version": "5.4.14", "version": "5.4.16",
"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.14/symfony-cli_windows_amd64.zip", "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.16/symfony-cli_windows_amd64.zip",
"hash": "8513a890f95f6bba081aba8a764a8700236d3f15e98a593746768d875e922f74" "hash": "d5f84829bced63222eb1be6d2020841303084d888799aea33746e16aa1963378"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.14/symfony-cli_windows_386.zip", "url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.16/symfony-cli_windows_386.zip",
"hash": "35da5ad850d764c3ed2355fdcc3c80f2727646cfc2e59b8b2474f9ec1e98d1d8" "hash": "5df72ebc004d98b703d48bbd203021ed0938881a2da4bc3696623ac9757a6e51"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",