diff --git a/bucket/ddev.json b/bucket/ddev.json index ab2ce4185f..343f18aeb4 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -1,10 +1,10 @@ { "homepage": "https://ddev.readthedocs.io/en/latest/", "description": "An open source tool that makes it simple to get local PHP development environments up and running in minutes", - "version": "1.9.1", + "version": "1.10.0", "license": "Apache-2.0", - "url": "https://github.com/drud/ddev/releases/download/v1.9.1/ddev_windows.v1.9.1.zip", - "hash": "c8bafbf8fee4364a995bfeeff1957da97eb072ece71a75079e114b73ecf762e8", + "url": "https://github.com/drud/ddev/releases/download/v1.10.0/ddev_windows.v1.10.0.zip", + "hash": "40a70fa8e7ecb638ec4e0322b0193d2433f0a08b68266e6b391ca5b17b27f573", "bin": "ddev.exe", "suggest": { "docker": "docker-compose"