From 933fcfb3254a48b4f6fb83fc04622c0f26f0e6e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 12:32:53 +0000 Subject: [PATCH] ddev: Update to version 1.24.3 --- bucket/ddev.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ddev.json b/bucket/ddev.json index 5cdd6f7d65..523cc97029 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -1,5 +1,5 @@ { - "version": "1.24.2", + "version": "1.24.3", "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.24.2/ddev_windows-amd64.v1.24.2.zip", - "hash": "6061db809a6c4426beeaef4dbf44afc0571db195457d3ff018d443f9ca0b513a" + "url": "https://github.com/drud/ddev/releases/download/v1.24.3/ddev_windows-amd64.v1.24.3.zip", + "hash": "d6ebab69aae93521f73cbd9620277fdc68781b02eadb7160e841bc3070cc6f7a" } }, "bin": "ddev.exe",