symfony-cli: Update to version 4.27.1

This commit is contained in:
github-actions[bot] 2021-12-23 00:32:06 +00:00
parent 368b60da0f
commit 5bdfe001c3

View File

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