symfony-cli: Update to version 4.26.9

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:02 +00:00
parent c3290eb5b8
commit e74e5008df

View File

@ -1,16 +1,16 @@
{
"version": "4.26.8",
"version": "4.26.9",
"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.8/symfony_windows_amd64.exe#/symfony.exe",
"hash": "1a4063d38947c75254d16dce87134e45556a9504cdf3c826177233d3ff561db6"
"url": "https://github.com/symfony/cli/releases/download/v4.26.9/symfony_windows_amd64.exe#/symfony.exe",
"hash": "9cc6f723be96cdbbd60206b5585bf9c07103ed7011b97ec1206771dc633e03be"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.26.8/symfony_windows_386.exe#/symfony.exe",
"hash": "f11d1b5d860210eb5c8695bf8f8edc357ccefaa2c591101089136a0cdd9344f0"
"url": "https://github.com/symfony/cli/releases/download/v4.26.9/symfony_windows_386.exe#/symfony.exe",
"hash": "9d494fa9850e5f689d4879e68790a5d02050b2cbb25faa3040bf2589fd4b5307"
}
},
"bin": "symfony.exe",