ddev: Update to version 1.14.2

This commit is contained in:
Jakub Čábera 2020-05-14 08:24:17 +02:00
parent e26a7137de
commit cc4de6c796

View File

@ -1,10 +1,10 @@
{
"homepage": "https://ddev.readthedocs.io/en/latest/",
"description": "An open source tool that makes it simple to get local PHP development environments up and running in minutes",
"version": "1.14.1",
"version": "1.14.2",
"license": "Apache-2.0",
"url": "https://github.com/drud/ddev/releases/download/v1.14.1/ddev_windows.v1.14.1.zip",
"hash": "33c1c12ef23f76ec0c7f94e6599b1359b08dbe9ef38bb9de541b16fb53460b02",
"url": "https://github.com/drud/ddev/releases/download/v1.14.2/ddev_windows.v1.14.2.zip",
"hash": "65c7831c02aa679578619863753a424afed35c39aa41a358a4c114782b8c625f",
"bin": "ddev.exe",
"suggest": {
"docker": "docker-compose"