symfony-cli: Update to version 4.26.11

This commit is contained in:
github-actions[bot] 2021-12-07 20:33:35 +00:00
parent 3d94bab904
commit 2224b9e2e6

View File

@ -1,16 +1,16 @@
{ {
"version": "4.26.10", "version": "4.26.11",
"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.26.10/symfony_windows_amd64.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.26.11/symfony_windows_amd64.exe#/symfony.exe",
"hash": "af0ea1061e7c9c98b819fbc49088ee5f32148d6e8988f1cfac63d7b058710c7a" "hash": "2583fb043bdba2903d08ae88879c1683c423cd7d5d71f4ce3fe8d3e433682f8d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.26.10/symfony_windows_386.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.26.11/symfony_windows_386.exe#/symfony.exe",
"hash": "e40216cb761633f3e2f80265aef1ed4a6c58beb38a3a7386a73ad756e1ab26ac" "hash": "368be24c1e8ca7c8afa5279c7e997f48e7df14c0c9ad27591166f32d99e074cf"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",