From 235b3072939286283bd4030506144c0cac388cca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Dec 2021 20:27:41 +0000 Subject: [PATCH] ddev: Update to version 1.18.2 --- bucket/ddev.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ddev.json b/bucket/ddev.json index f83aaa545a..349c988e06 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -1,5 +1,5 @@ { - "version": "1.18.1", + "version": "1.18.2", "description": "An open source tool that makes it simple to get local PHP development environments up and running in minutes", "homepage": "https://ddev.readthedocs.io/en/latest/", "license": "Apache-2.0", @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/drud/ddev/releases/download/v1.18.1/ddev_windows-amd64.v1.18.1.tar.gz", - "hash": "200339784f29d1381555e77f4d3dfd592e52775247f30a0a07e5584da7d924c4" + "url": "https://github.com/drud/ddev/releases/download/v1.18.2/ddev_windows-amd64.v1.18.2.tar.gz", + "hash": "1e9fb98136f37ba8ce1013cabc73ab7ea4e944bc41bb90e0f24388326e25cdb5" } }, "bin": "ddev.exe",