symfony-cli: Update to version 4.20.3

This commit is contained in:
Jakub Čábera 2020-11-10 17:27:41 +01:00
parent 14fe380579
commit 22e90d0b09

View File

@ -1,16 +1,16 @@
{ {
"version": "4.20.2", "version": "4.20.3",
"description": "Wrapper for managing and deploying Symfony applications", "description": "Wrapper for managing and deploying Symfony applications",
"homepage": "https://github.com/symfony/cli", "homepage": "https://github.com/symfony/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.20.2/symfony_windows_amd64.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.20.3/symfony_windows_amd64.exe#/symfony.exe",
"hash": "dc3c9a2582e725cef47a779479c6af19df9304dc55fbca2dabbfd1cbfbc8bd81" "hash": "891cacb3e52900e8fb507ce8ca3b82a1cc36da150454a29110ab9544ac71a917"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.20.2/symfony_windows_386.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.20.3/symfony_windows_386.exe#/symfony.exe",
"hash": "e16c34e6769572bf81842486e43dd74ce559307938c1bca2099e1472f9e2052f" "hash": "9fbc4d5d7ab2ee6f3ee543706e87440b47bac7985f0af4e0bcc052b71e57f147"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",