From c4c5d98fb313df5c639e4fcc9683736773dc33ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 00:33:31 +0000 Subject: [PATCH] ddev: Update to version 1.21.5 --- bucket/ddev.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ddev.json b/bucket/ddev.json index 38e9ef9c8b..9fc53f1242 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -1,5 +1,5 @@ { - "version": "1.21.4", + "version": "1.21.5", "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.21.4/ddev_windows-amd64.v1.21.4.zip", - "hash": "675d6951c87084466110805ab6517780e8f3c684251144426d40ce928796d0a2" + "url": "https://github.com/drud/ddev/releases/download/v1.21.5/ddev_windows-amd64.v1.21.5.zip", + "hash": "7596013236605c377c4d0807c6583f9f07dc9a74fd443f929915c19237014093" } }, "bin": "ddev.exe",