diff --git a/bucket/ddev.json b/bucket/ddev.json index 9271774221..f2246262c8 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -1,5 +1,5 @@ { - "version": "1.16.6", + "version": "1.16.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.16.6/ddev_windows-amd64.v1.16.6.tar.gz", - "hash": "6a71107811718fe40959c3dfbf0e80732f86585216845ec082b0dab3b0019723" + "url": "https://github.com/drud/ddev/releases/download/v1.16.7/ddev_windows-amd64.v1.16.7.tar.gz", + "hash": "b325d61ac22944a69da88de21b3c29dc5ebca982babf1c3c30f2e7020f4b2e69" } }, "bin": "ddev.exe",