ddev: Update to version 1.17.0

This commit is contained in:
Richard Kuhnt 2021-04-07 04:00:23 +00:00
parent 52d4119154
commit d2b93d6fd1

View File

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