diff --git a/bucket/ddev.json b/bucket/ddev.json index bf80046969..67a8d6fe14 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -1,5 +1,5 @@ { - "version": "1.23.2", + "version": "1.23.3", "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.23.2/ddev_windows-amd64.v1.23.2.zip", - "hash": "78ae8d72e03d43d71c2e0105a49b2595783f2829676034601ace0a6363f97ceb" + "url": "https://github.com/drud/ddev/releases/download/v1.23.3/ddev_windows-amd64.v1.23.3.zip", + "hash": "fec855da00400a7844fa68fa46ca0a2b45d89f2748ad55db2cc88ec73decca43" } }, "bin": "ddev.exe",