ddev: Update to version 1.24.2

This commit is contained in:
github-actions[bot] 2025-01-21 00:34:16 +00:00
parent 0ebf243bef
commit 5ba02db64b

View File

@ -1,5 +1,5 @@
{
"version": "1.24.1",
"version": "1.24.2",
"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.1/ddev_windows-amd64.v1.24.1.zip",
"hash": "7f7a192a6ae565eb693831b8fe8fda407ea6a41a06b4fd1e7cc16520e29c9709"
"url": "https://github.com/drud/ddev/releases/download/v1.24.2/ddev_windows-amd64.v1.24.2.zip",
"hash": "6061db809a6c4426beeaef4dbf44afc0571db195457d3ff018d443f9ca0b513a"
}
},
"bin": "ddev.exe",