symfony-cli: Update to version 5.7.8

This commit is contained in:
github-actions[bot] 2024-01-02 20:24:36 +00:00
parent d2808fcd13
commit c0b6858605

View File

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