From 58ba717747ce043f85f7ac6186e28ff503676a8a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 16:26:45 +0000 Subject: [PATCH] ddev: Update to version 1.22.4 --- bucket/ddev.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ddev.json b/bucket/ddev.json index a32d8e3f48..e42d214806 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -1,5 +1,5 @@ { - "version": "1.22.3", + "version": "1.22.4", "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.3/ddev_windows-amd64.v1.22.3.zip", - "hash": "b5764e872e143621673b0fc6bf8813c9764bd181d678500d8cdb1230a03a8d40" + "url": "https://github.com/drud/ddev/releases/download/v1.22.4/ddev_windows-amd64.v1.22.4.zip", + "hash": "e09b03549d9c6daf4cd5c06b6a80f3bdb2c8ad35c7363e7988be8eac214bec0e" } }, "bin": "ddev.exe",