symfony-cli: Update to version 5.4.14

This commit is contained in:
github-actions[bot] 2022-09-30 08:32:42 +00:00
parent 1a28cc273e
commit dac1eb96f2

View File

@ -1,16 +1,16 @@
{
"version": "5.4.13",
"version": "5.4.14",
"description": "Helps Symfony developers manage projects, from local code to remote infrastructure",
"homepage": "https://symfony.com",
"license": "AGPL-3.0",
"architecture": {
"64bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.13/symfony-cli_windows_amd64.zip",
"hash": "6043bd9ec37f5bae52710c37d6561e5dbdefe3f59bc3af9b331295a355550a67"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.14/symfony-cli_windows_amd64.zip",
"hash": "8513a890f95f6bba081aba8a764a8700236d3f15e98a593746768d875e922f74"
},
"32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.13/symfony-cli_windows_386.zip",
"hash": "695601fad39e8849a5cdd94e499a10a3d237246864f81fe1e5bcfdb7675d7641"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.14/symfony-cli_windows_386.zip",
"hash": "35da5ad850d764c3ed2355fdcc3c80f2727646cfc2e59b8b2474f9ec1e98d1d8"
}
},
"bin": "symfony.exe",