symfony-cli: Update to version 5.8.0

This commit is contained in:
github-actions[bot] 2024-01-09 12:30:30 +00:00
parent 93879b7331
commit 3f09db916f

View File

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