ddev: Update to version 1.23.3

This commit is contained in:
github-actions[bot] 2024-07-03 04:27:47 +00:00
parent 54361717c3
commit b44219d28f

View File

@ -1,5 +1,5 @@
{
"version": "1.23.2",
"version": "1.23.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.23.2/ddev_windows-amd64.v1.23.2.zip",
"hash": "78ae8d72e03d43d71c2e0105a49b2595783f2829676034601ace0a6363f97ceb"
"url": "https://github.com/drud/ddev/releases/download/v1.23.3/ddev_windows-amd64.v1.23.3.zip",
"hash": "fec855da00400a7844fa68fa46ca0a2b45d89f2748ad55db2cc88ec73decca43"
}
},
"bin": "ddev.exe",