ddev: Update to version 1.16.7

This commit is contained in:
Richard Kuhnt 2021-02-26 15:01:48 +00:00
parent 8d7fc5f4ef
commit f602bf29f4

View File

@ -1,5 +1,5 @@
{
"version": "1.16.6",
"version": "1.16.7",
"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.16.6/ddev_windows-amd64.v1.16.6.tar.gz",
"hash": "6a71107811718fe40959c3dfbf0e80732f86585216845ec082b0dab3b0019723"
"url": "https://github.com/drud/ddev/releases/download/v1.16.7/ddev_windows-amd64.v1.16.7.tar.gz",
"hash": "b325d61ac22944a69da88de21b3c29dc5ebca982babf1c3c30f2e7020f4b2e69"
}
},
"bin": "ddev.exe",