diff --git a/bucket/ddev.json b/bucket/ddev.json index e5f0224f51..7375f7eb8d 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -1,5 +1,5 @@ { - "version": "1.24.9", + "version": "1.24.10", "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.9/ddev_windows-amd64.v1.24.9.zip", - "hash": "088a6995480bdcefae9e2c5c263b2b243c6f85d3af3bfe2e16a417a8c9f250c2" + "url": "https://github.com/drud/ddev/releases/download/v1.24.10/ddev_windows-amd64.v1.24.10.zip", + "hash": "cc3fa894bea7298bc6df3bb83b90668c7c9e88b031fa32d5757b9365a5d491d6" } }, "bin": "ddev.exe",