symfony-cli: Update to version 4.14.1

This commit is contained in:
Jakub Čábera 2020-04-08 13:51:25 +02:00
parent 81130eba8f
commit de11abedd3

View File

@ -1,16 +1,16 @@
{ {
"version": "4.13.3", "version": "4.14.1",
"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.13.3/symfony_windows_amd64.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.14.1/symfony_windows_amd64.exe#/symfony.exe",
"hash": "4d70d26f18e84dfad2e01295c78d248c054a781471e0641b4efe258179a38470" "hash": "72a584f3995c989ed86d102236cc662e1ea76a2b1c9e56f6fb50f827eab44907"
}, },
"32bit": { "32bit": {
"url": "https://github.com/symfony/cli/releases/download/v4.13.3/symfony_windows_386.exe#/symfony.exe", "url": "https://github.com/symfony/cli/releases/download/v4.14.1/symfony_windows_386.exe#/symfony.exe",
"hash": "871cc8c25b3915978d0a22b3637567e3757029b02c3892cb9946f26d68bc4f34" "hash": "e9af88dbc38288d11d3501da49f513c30d3dd0cc7df0d0493001274ce46813db"
} }
}, },
"bin": "symfony.exe", "bin": "symfony.exe",