symfony-cli: Update to version 5.7.7

This commit is contained in:
github-actions[bot] 2023-12-28 20:22:37 +00:00
parent 6e4ae95362
commit f40ba3386e

View File

@ -1,16 +1,16 @@
{
"version": "5.7.6",
"version": "5.7.7",
"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.7.6/symfony-cli_windows_amd64.zip",
"hash": "1e9baa893b587cbd2a24fa01fc7b8a718ca0b1aa53ec83f30bb3c4157735c8bf"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.7.7/symfony-cli_windows_amd64.zip",
"hash": "2f896127ff5a627ff922b7e90039527c23111579b789dc202415135f91d7e515"
},
"32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.7.6/symfony-cli_windows_386.zip",
"hash": "3aee3f9b68aaab49df8d456f82a980b7fca5cf829b8e7896505ca1aad0da3ec0"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.7.7/symfony-cli_windows_386.zip",
"hash": "6b3c964ff0e94556f160d809078d0835cb00e5aed78f4fdf1623fee8e14a2f53"
}
},
"bin": "symfony.exe",