diff --git a/bucket/ddev.json b/bucket/ddev.json index 5cdd6f7d65..523cc97029 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -1,5 +1,5 @@ { - "version": "1.24.2", + "version": "1.24.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.24.2/ddev_windows-amd64.v1.24.2.zip", - "hash": "6061db809a6c4426beeaef4dbf44afc0571db195457d3ff018d443f9ca0b513a" + "url": "https://github.com/drud/ddev/releases/download/v1.24.3/ddev_windows-amd64.v1.24.3.zip", + "hash": "d6ebab69aae93521f73cbd9620277fdc68781b02eadb7160e841bc3070cc6f7a" } }, "bin": "ddev.exe",