From bf073acfa26495ade20787407348ba0ca7d79834 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 20:24:40 +0000 Subject: [PATCH] ddev: Update to version 1.22.5 --- bucket/ddev.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ddev.json b/bucket/ddev.json index e42d214806..a9da89b7b8 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -1,5 +1,5 @@ { - "version": "1.22.4", + "version": "1.22.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.22.4/ddev_windows-amd64.v1.22.4.zip", - "hash": "e09b03549d9c6daf4cd5c06b6a80f3bdb2c8ad35c7363e7988be8eac214bec0e" + "url": "https://github.com/drud/ddev/releases/download/v1.22.5/ddev_windows-amd64.v1.22.5.zip", + "hash": "4b6904b5f052e12fc152467f7ce76ba101a5ac36aeb0c7dfff0633f79fc188dd" } }, "bin": "ddev.exe",