ddev: Update to version 1.21.5

This commit is contained in:
github-actions[bot] 2023-03-06 00:33:31 +00:00
parent 3c10eca2a3
commit c4c5d98fb3

View File

@ -1,5 +1,5 @@
{
"version": "1.21.4",
"version": "1.21.5",
"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.21.4/ddev_windows-amd64.v1.21.4.zip",
"hash": "675d6951c87084466110805ab6517780e8f3c684251144426d40ce928796d0a2"
"url": "https://github.com/drud/ddev/releases/download/v1.21.5/ddev_windows-amd64.v1.21.5.zip",
"hash": "7596013236605c377c4d0807c6583f9f07dc9a74fd443f929915c19237014093"
}
},
"bin": "ddev.exe",