symfony-cli: Update to version 4.20.5

This commit is contained in:
Jakub Čábera 2020-11-21 14:59:35 +01:00
parent 6dc920a409
commit fec61a78b9

View File

@ -1,16 +1,16 @@
{ {
"version": "4.20.4", "version": "4.20.5",
"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.4/symfony_windows_amd64.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.20.5/symfony_windows_amd64.exe#/symfony.exe",
"hash": "151eeaf1e806a4f0856179ba29d6e0ec145a4a7f0cf5ab8cdd7e923a8a9567a5" "hash": "61c504a3fd5725ac94592ead628276041a307c3ad5f649098bf8c4e7d1a9a4b3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.20.4/symfony_windows_386.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.20.5/symfony_windows_386.exe#/symfony.exe",
"hash": "63bebaf1777d305d4310ac7284bd2595d0fd626c63c11d4f6960f6d21b601755" "hash": "a0253c4e4d2e0c18ceb8c3ca133a0b08005f5bb88aa218a1ea23acc3e696ff09"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",