From b0c626e537adaa1d70a65df1077eee64b64e2077 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 20 Jan 2020 20:01:50 +0000 Subject: [PATCH] ddev: Update to version 1.12.1 --- bucket/ddev.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ddev.json b/bucket/ddev.json index a42ee499a9..ce9f65d5d5 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.12.2", + "version": "1.12.1", "license": "Apache-2.0", - "url": "https://github.com/drud/ddev/releases/download/v1.12.2/ddev_windows.v1.12.2.zip", - "hash": "cca9ced32cf73c13d953d01909bc7feb12c1d082e8b13dea9a4725747d31c633", + "url": "https://github.com/drud/ddev/releases/download/v1.12.1/ddev_windows.v1.12.1.zip", + "hash": "fdfc5e09922ff025fc3712cdb4fd89ad4807882fd588dc2dc4a871d823f2c61b", "bin": "ddev.exe", "suggest": { "docker": "docker-compose"