ddev: Update to version 1.22.6

This commit is contained in:
github-actions[bot] 2023-12-13 20:24:53 +00:00
parent 4b67b59978
commit a34ba2d683

View File

@ -1,5 +1,5 @@
{
"version": "1.22.5",
"version": "1.22.6",
"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.5/ddev_windows-amd64.v1.22.5.zip",
"hash": "4b6904b5f052e12fc152467f7ce76ba101a5ac36aeb0c7dfff0633f79fc188dd"
"url": "https://github.com/drud/ddev/releases/download/v1.22.6/ddev_windows-amd64.v1.22.6.zip",
"hash": "a8cd1b8e36f6744763194021219dfd69abf59c8f2fa543a79cec135df813b4ed"
}
},
"bin": "ddev.exe",