From 240a6167deaca817f0f3b66bb8edbb44ed793ec5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 04:27:56 +0000 Subject: [PATCH] ddev: Update to version 1.23.2 --- bucket/ddev.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ddev.json b/bucket/ddev.json index 2ebe0eadb9..bf80046969 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -1,5 +1,5 @@ { - "version": "1.23.1", + "version": "1.23.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.23.1/ddev_windows-amd64.v1.23.1.zip", - "hash": "28c985383941593335abce21ca0c57646c2bc5aa73054737dc7b664b7a80bf02" + "url": "https://github.com/drud/ddev/releases/download/v1.23.2/ddev_windows-amd64.v1.23.2.zip", + "hash": "78ae8d72e03d43d71c2e0105a49b2595783f2829676034601ace0a6363f97ceb" } }, "bin": "ddev.exe",