ddev: Update to version 1.23.1

This commit is contained in:
github-actions[bot] 2024-05-16 20:26:20 +00:00
parent 4a728e2520
commit 038dd330ff

View File

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