symfony-cli: Update to version 5.7.6

This commit is contained in:
github-actions[bot] 2023-12-15 16:27:33 +00:00
parent bc349f3791
commit 1d7a16f3f7

View File

@ -1,16 +1,16 @@
{
"version": "5.7.5",
"version": "5.7.6",
"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.5/symfony-cli_windows_amd64.zip",
"hash": "b55c955182a7319e2936a56013bdb0f736aa35135f14b53e35df98789a27d994"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.7.6/symfony-cli_windows_amd64.zip",
"hash": "1e9baa893b587cbd2a24fa01fc7b8a718ca0b1aa53ec83f30bb3c4157735c8bf"
},
"32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.7.5/symfony-cli_windows_386.zip",
"hash": "2cdc14255b37d64e5a6c3bef1468f2bc360d513603f8f6cbe8cac91511ce0a29"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.7.6/symfony-cli_windows_386.zip",
"hash": "3aee3f9b68aaab49df8d456f82a980b7fca5cf829b8e7896505ca1aad0da3ec0"
}
},
"bin": "symfony.exe",