From 10d4bf34843448d3254ba6a187eb3dc97970b0b2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 25 Sep 2019 20:00:42 +0000 Subject: [PATCH] ddev: Update to version 1.11.1 --- bucket/ddev.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ddev.json b/bucket/ddev.json index b766df603a..e9328e0fe1 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.0", + "version": "1.11.1", "license": "Apache-2.0", - "url": "https://github.com/drud/ddev/releases/download/v1.11.0/ddev_windows.v1.11.0.zip", - "hash": "99aa4dc4bfcfb80693e298462d3ba2f93a74770848776d459ffc2527bba406c9", + "url": "https://github.com/drud/ddev/releases/download/v1.11.1/ddev_windows.v1.11.1.zip", + "hash": "ae03003c1d13595cf4e0cc38392273cb7244583d9b35769355e144c6e5a80498", "bin": "ddev.exe", "suggest": { "docker": "docker-compose"