ddev: Update to version 1.11.2

This commit is contained in:
Richard Kuhnt 2019-10-13 00:00:26 +00:00
parent 23f4c76a58
commit 8dc8812a40

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.11.1",
"version": "1.11.2",
"license": "Apache-2.0",
"url": "https://github.com/drud/ddev/releases/download/v1.11.1/ddev_windows.v1.11.1.zip",
"hash": "ae03003c1d13595cf4e0cc38392273cb7244583d9b35769355e144c6e5a80498",
"url": "https://github.com/drud/ddev/releases/download/v1.11.2/ddev_windows.v1.11.2.zip",
"hash": "e8d494f070e9fb9e6715a8000e4b79bcd9d3fbc7d22da8f86ca1cd8b88b318b4",
"bin": "ddev.exe",
"suggest": {
"docker": "docker-compose"