diff --git a/bucket/ddev.json b/bucket/ddev.json index f2246262c8..443a1ce633 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -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",