symfony-cli: Update to version 4.18.2

This commit is contained in:
Jakub Čábera 2020-07-29 22:50:59 +02:00
parent 12052a89c0
commit 9eac6e1f54

View File

@ -1,16 +1,16 @@
{ {
"version": "4.18.1", "version": "4.18.2",
"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.18.1/symfony_windows_amd64.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.18.2/symfony_windows_amd64.exe#/symfony.exe",
"hash": "9354bd63b7fbece67f23b1aae14d5c6ebc111f010f6b36b9135debccd016e90d" "hash": "a5a1d4c2cf892a8d36f58e5e21378a424757ab5bd2cf6cedc006ddc780e43d39"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.18.1/symfony_windows_386.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.18.2/symfony_windows_386.exe#/symfony.exe",
"hash": "adab4717867bb53076b23eb5f8f182f9808ef43d0b769a4592fb17f83e2b187e" "hash": "ace429d8ef255fc711d8a99e2db4df92e46140ebee01739aa50dd9725b0f5fea"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",