symfony-cli: Update to version 4.27.4

This commit is contained in:
github-actions[bot] 2021-12-31 08:28:58 +00:00
parent 8537d56dcb
commit df48562071

View File

@ -1,16 +1,16 @@
{ {
"version": "4.27.3", "version": "4.27.4",
"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.3/symfony_windows_amd64.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.27.4/symfony_windows_amd64.exe#/symfony.exe",
"hash": "091b2c31683be9ab26a7c75c1189fe0350e20d907e072a927259c2f8af508c80" "hash": "78002f6bb62769fe41b0359d244006f177c5de11d7b989e95267369092d7e9ec"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.27.3/symfony_windows_386.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.27.4/symfony_windows_386.exe#/symfony.exe",
"hash": "c74285433b7e8178728f5cf184db7cd56688eb4da551a87195001d25a2bc9ee2" "hash": "6eb82bf28fbc08372c21cb8017c994974f4c4a39a99f5480ab26d6881b2e9c61"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",