ddev: Update to version 1.17.6

This commit is contained in:
Richard Kuhnt 2021-06-23 05:00:30 +00:00
parent 0b716e58b8
commit a7882fb828

View File

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