symfony-cli: Update to version 4.26.6

This commit is contained in:
Jakub Čábera 2021-09-30 05:09:00 -07:00
parent 245176e1e1
commit 4b0e6e2ca2

View File

@ -1,16 +1,16 @@
{
"version": "4.26.5",
"version": "4.26.6",
"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.5/symfony_windows_amd64.exe#/symfony.exe",
"hash": "9f7d6cf261678341516071b7072d6df7f27adc74aeb72c1ea09c028ddd49b8cb"
"url": "https://github.com/symfony/cli/releases/download/v4.26.6/symfony_windows_amd64.exe#/symfony.exe",
"hash": "a2368a462c2f1da15ebc6e26d6641435ee723edc5a9eb0e6e9a03dfee68aa01b"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.26.5/symfony_windows_386.exe#/symfony.exe",
"hash": "31cfed73b8f280e38bded1dbb83303b30077af433519114f54cb0d16eb4afe17"
"url": "https://github.com/symfony/cli/releases/download/v4.26.6/symfony_windows_386.exe#/symfony.exe",
"hash": "84cc2e90ae86f39e0c3794a81216639882d3eaf57a3df843840b5a7b29cc5690"
}
},
"bin": "symfony.exe",