symfony-cli: Update to version 5.8.8

This commit is contained in:
github-actions[bot] 2024-02-09 16:26:42 +00:00
parent 55750c5f82
commit 825ffce865

View File

@ -1,16 +1,16 @@
{
"version": "5.8.7",
"version": "5.8.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.8.7/symfony-cli_windows_amd64.zip",
"hash": "58632b988560d24c8db16cb61983d7abaaf1e30b2a2d8b911e9dc5b752eac03a"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.8/symfony-cli_windows_amd64.zip",
"hash": "1ff54c10fbef0a6069069ae62023c33fb22299f26a1b41ff49f066ccbd3a8d48"
},
"32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.7/symfony-cli_windows_386.zip",
"hash": "e6763ff2f9bbedcc2c924b4c72948a5f83267230a57ff26b164395727db9a4b5"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.8/symfony-cli_windows_386.zip",
"hash": "aeada4853e46ccc2995ea70d239e743ed31a69912fde80e557ae84859ffce4e9"
}
},
"bin": "symfony.exe",