ddev: Update to version 1.24.3

This commit is contained in:
github-actions[bot] 2025-02-26 12:32:53 +00:00
parent 0473924d30
commit 933fcfb325

View File

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