ddev: Update to version 1.16.5

This commit is contained in:
Jakub Čábera 2020-12-22 09:55:26 +01:00
parent 19f728e898
commit 4c97d9f2cc

View File

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