ddev: Update to version 1.23.2

This commit is contained in:
github-actions[bot] 2024-06-14 04:27:56 +00:00
parent 00ce322a93
commit 240a6167de

View File

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