symfony-cli: Update to version 5.8.7

This commit is contained in:
github-actions[bot] 2024-02-08 12:29:49 +00:00
parent 036a334928
commit 2f88ae41bf

View File

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