symfony-cli: Update to version 4.26.12

This commit is contained in:
github-actions[bot] 2021-12-22 12:29:54 +00:00
parent 4550794967
commit d496995b03

View File

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