symfony-cli: Update to version 5.8.10

This commit is contained in:
github-actions[bot] 2024-02-15 08:25:16 +00:00
parent 2a5ac9e25e
commit 8e0174d128

View File

@ -1,16 +1,16 @@
{
"version": "5.8.9",
"version": "5.8.10",
"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.9/symfony-cli_windows_amd64.zip",
"hash": "1342c40f84dd719ddb8df75158450641d3c3d95953579666b7af8a030b3affde"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.10/symfony-cli_windows_amd64.zip",
"hash": "fd437165c861f62bfef04a459b3d1dd6af34c6e01a77db36efc691b1d38e0fe0"
},
"32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.9/symfony-cli_windows_386.zip",
"hash": "e7bb908415b74c6353c29b71885ecf74b7eb964b03139a496e6bf562d636a033"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.8.10/symfony-cli_windows_386.zip",
"hash": "5a220b062d8a63af00318c6e9346b783fee4d80cc4bdcd432fc9b847bb65bf91"
}
},
"bin": "symfony.exe",