diff --git a/bucket/ddev.json b/bucket/ddev.json index 7bed33ce2c..3f65601051 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -1,5 +1,5 @@ { - "version": "1.17.7", + "version": "1.18.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.17.7/ddev_windows-amd64.v1.17.7.tar.gz", - "hash": "ec6d1c33df460061176690742243762bf7aec69a3454774472043e1b8c2011bc" + "url": "https://github.com/drud/ddev/releases/download/v1.18.0/ddev_windows-amd64.v1.18.0.tar.gz", + "hash": "0207542e736a4db67b1d5b44efa1ed312f4e3f19ee40749469ef45835daa7734" } }, "bin": "ddev.exe",