From 5ba02db64b390326f2d0ec7a6bc73318d05c1fbe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 00:34:16 +0000 Subject: [PATCH] ddev: Update to version 1.24.2 --- bucket/ddev.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ddev.json b/bucket/ddev.json index 917d9f9282..5cdd6f7d65 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -1,5 +1,5 @@ { - "version": "1.24.1", + "version": "1.24.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.24.1/ddev_windows-amd64.v1.24.1.zip", - "hash": "7f7a192a6ae565eb693831b8fe8fda407ea6a41a06b4fd1e7cc16520e29c9709" + "url": "https://github.com/drud/ddev/releases/download/v1.24.2/ddev_windows-amd64.v1.24.2.zip", + "hash": "6061db809a6c4426beeaef4dbf44afc0571db195457d3ff018d443f9ca0b513a" } }, "bin": "ddev.exe",