symfony-cli: Update to version 4.27.0

This commit is contained in:
github-actions[bot] 2021-12-22 20:27:32 +00:00
parent c2c527622e
commit ed3fa47b90

View File

@ -1,16 +1,16 @@
{
"version": "4.26.12",
"version": "4.27.0",
"description": "Wrapper for managing and deploying Symfony applications",
"homepage": "https://github.com/symfony/cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.26.12/symfony_windows_amd64.exe#/symfony.exe",
"hash": "1810f4616d40d16845a70e7b471f7e22031b066d6f37f11b3494979639f4865d"
"url": "https://github.com/symfony/cli/releases/download/v4.27.0/symfony_windows_amd64.exe#/symfony.exe",
"hash": "4f5f95d61a41724c44fc35c2850bc5ec0cc9cb0cac882f9e0c8edbe01228c0f4"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.26.12/symfony_windows_386.exe#/symfony.exe",
"hash": "fcdb628eaeacd950647434d71fa5b676c8ec27a7b851e96755375200ed19664a"
"url": "https://github.com/symfony/cli/releases/download/v4.27.0/symfony_windows_386.exe#/symfony.exe",
"hash": "4a1090e625b4f2f9bcb88131469bfeacf5e72ae7691268460e6e5c06ffd0dbe3"
}
},
"bin": "symfony.exe",