symfony-cli: Update to version 5.4.8

This commit is contained in:
github-actions[bot] 2022-04-20 08:29:58 +00:00
parent b17976d5c3
commit e52e67c9a0

View File

@ -1,16 +1,16 @@
{
"version": "5.4.7",
"version": "5.4.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.4.7/symfony-cli_windows_amd64.zip",
"hash": "a77527beeac8f11b56693d88523e8b32ff9c657a40432159444d0d0f6a0de220"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.8/symfony-cli_windows_amd64.zip",
"hash": "7a658edb9b30b1cd0792508bccfaf466157b6bbfffaec2e43f362fbd51a1664b"
},
"32bit": {
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.7/symfony-cli_windows_386.zip",
"hash": "1e963e86d57c890d8beaaae3d89cf1eb91bb8b26c9447c988d366561df33fe0a"
"url": "https://github.com/symfony-cli/symfony-cli/releases/download/v5.4.8/symfony-cli_windows_386.zip",
"hash": "de330ef30ed5d53f974d9c95b241ec92f2d357f10639da1054c73f46396c768a"
}
},
"bin": "symfony.exe",