diff --git a/bucket/ddev.json b/bucket/ddev.json index f83aaa545a..349c988e06 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -1,5 +1,5 @@ { - "version": "1.18.1", + "version": "1.18.2", "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.18.1/ddev_windows-amd64.v1.18.1.tar.gz", - "hash": "200339784f29d1381555e77f4d3dfd592e52775247f30a0a07e5584da7d924c4" + "url": "https://github.com/drud/ddev/releases/download/v1.18.2/ddev_windows-amd64.v1.18.2.tar.gz", + "hash": "1e9fb98136f37ba8ce1013cabc73ab7ea4e944bc41bb90e0f24388326e25cdb5" } }, "bin": "ddev.exe",