From 60d00028b5b47392073ddb37dd536a3906454c69 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 00:32:40 +0000 Subject: [PATCH] ddev: Update to version 1.22.7 --- bucket/ddev.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ddev.json b/bucket/ddev.json index 0796cbed85..83f22659c1 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -1,5 +1,5 @@ { - "version": "1.22.6", + "version": "1.22.7", "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.6/ddev_windows-amd64.v1.22.6.zip", - "hash": "a8cd1b8e36f6744763194021219dfd69abf59c8f2fa543a79cec135df813b4ed" + "url": "https://github.com/drud/ddev/releases/download/v1.22.7/ddev_windows-amd64.v1.22.7.zip", + "hash": "5e9512e54c0a485e5cc02c8fb7d6a1aa4f868da1e76a53dda14fda751c733b8e" } }, "bin": "ddev.exe",