ddev: Update to version 1.24.10

This commit is contained in:
github-actions[bot] 2025-11-05 00:40:52 +00:00
parent 00321bfd56
commit 914b7d607c

View File

@ -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", "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/", "homepage": "https://ddev.readthedocs.io/en/latest/",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/drud/ddev/releases/download/v1.24.9/ddev_windows-amd64.v1.24.9.zip", "url": "https://github.com/drud/ddev/releases/download/v1.24.10/ddev_windows-amd64.v1.24.10.zip",
"hash": "088a6995480bdcefae9e2c5c263b2b243c6f85d3af3bfe2e16a417a8c9f250c2" "hash": "cc3fa894bea7298bc6df3bb83b90668c7c9e88b031fa32d5757b9365a5d491d6"
} }
}, },
"bin": "ddev.exe", "bin": "ddev.exe",