ddev: Update to version 1.17.7

This commit is contained in:
Richard Kuhnt 2021-07-06 14:00:43 +00:00
parent a4eed081b4
commit 5efbb31c1e

View File

@ -1,5 +1,5 @@
{
"version": "1.17.6",
"version": "1.17.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.17.6/ddev_windows-amd64.v1.17.6.tar.gz",
"hash": "97c0c99a514107fc652a691994898b7aeae94e03fd76110565a539d865c21bc1"
"url": "https://github.com/drud/ddev/releases/download/v1.17.7/ddev_windows-amd64.v1.17.7.tar.gz",
"hash": "ec6d1c33df460061176690742243762bf7aec69a3454774472043e1b8c2011bc"
}
},
"bin": "ddev.exe",