symfony-cli: Update to version 4.26.3

This commit is contained in:
Jakub Čábera 2021-09-13 08:26:23 -07:00
parent 3c99e8f053
commit a8bf4b65a0

View File

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