symfony-cli: Update to version 4.26.0

This commit is contained in:
Jakub Čábera 2021-09-11 01:59:56 -07:00
parent f953d2043f
commit 01d86c7018

View File

@ -1,16 +1,16 @@
{
"version": "4.25.9",
"version": "4.26.0",
"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.25.9/symfony_windows_amd64.exe#/symfony.exe",
"hash": "b0b137e5ed9bfe9115774d5933e4856d22a4ab86a44253caa3ed7ca79d56ef78"
"url": "https://github.com/symfony/cli/releases/download/v4.26.0/symfony_windows_amd64.exe#/symfony.exe",
"hash": "6de790ae92d0049f9da2a86fa18ce35042a69999e4ac76d8aae6d08cae1ddf5b"
},
"32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.25.9/symfony_windows_386.exe#/symfony.exe",
"hash": "d604f71464cfc30d3f379440a2119fdbb56c29456e4fe4b88896183953a4d08b"
"url": "https://github.com/symfony/cli/releases/download/v4.26.0/symfony_windows_386.exe#/symfony.exe",
"hash": "c6cfba947325833cc2ab9b8eae46a54f8f0944b78e9bf511e909e886131a211d"
}
},
"bin": "symfony.exe",