From ef91fe13a6fbc54ab53108dfc16fedfe94708a8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 09:07:58 +0000 Subject: [PATCH] ddev: Update to version 1.23.0 --- bucket/ddev.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ddev.json b/bucket/ddev.json index 83f22659c1..863537f68b 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -1,5 +1,5 @@ { - "version": "1.22.7", + "version": "1.23.0", "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.22.7/ddev_windows-amd64.v1.22.7.zip", - "hash": "5e9512e54c0a485e5cc02c8fb7d6a1aa4f868da1e76a53dda14fda751c733b8e" + "url": "https://github.com/drud/ddev/releases/download/v1.23.0/ddev_windows-amd64.v1.23.0.zip", + "hash": "4fd410a80f6d74d6204f9b27117cf3e1134a49624565cc0f6437680c209d2ae8" } }, "bin": "ddev.exe",