symfony-cli: Update to version 5.6.2

This commit is contained in:
github-actions[bot] 2023-10-25 16:27:09 +00:00
parent 178e3d97b9
commit 7d9d7d6858

View File

@ -1,16 +1,16 @@
{
"version": "5.6.1",
"version": "5.6.2",
"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.6.1/symfony-cli_windows_amd64.zip",
"hash": "806528d29421df138d6eaadff14b4e2c85d791e8f68c510b68c5740dd8835c2d"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.6.2/symfony-cli_windows_amd64.zip",
"hash": "7cb737dbf1276acd271c81b0e426c03f120771fe79ef37be1147eea85fb3b0c3"
},
"32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.6.1/symfony-cli_windows_386.zip",
"hash": "432d8f3afcd2e7bbd15d550c3b1edf4bb2d8549420db6f3fcfc4c3acb004574e"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.6.2/symfony-cli_windows_386.zip",
"hash": "4dd139c12761489abfa3ee1af3fcef7be469a709628ea7a2a00992fa722b158f"
}
},
"bin": "symfony.exe",