ddev: Update to version 1.16.6

This commit is contained in:
Jakub Čábera 2021-02-04 08:08:32 +01:00
parent db3544e6f7
commit 5544de2ed4

View File

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