From 8dc8812a40fc91ce6f7b63631bab79ede9a088f5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 13 Oct 2019 00:00:26 +0000 Subject: [PATCH] ddev: Update to version 1.11.2 --- bucket/ddev.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ddev.json b/bucket/ddev.json index e9328e0fe1..004b9cb1b3 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -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"