ddev: Update to version 1.23.0

This commit is contained in:
github-actions[bot] 2024-04-17 09:07:58 +00:00
parent f6dfc5b53f
commit ef91fe13a6

View File

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