diff --git a/bucket/ddev.json b/bucket/ddev.json index a32d8e3f48..e42d214806 100644 --- a/bucket/ddev.json +++ b/bucket/ddev.json @@ -1,5 +1,5 @@ { - "version": "1.22.3", + "version": "1.22.4", "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.22.3/ddev_windows-amd64.v1.22.3.zip", - "hash": "b5764e872e143621673b0fc6bf8813c9764bd181d678500d8cdb1230a03a8d40" + "url": "https://github.com/drud/ddev/releases/download/v1.22.4/ddev_windows-amd64.v1.22.4.zip", + "hash": "e09b03549d9c6daf4cd5c06b6a80f3bdb2c8ad35c7363e7988be8eac214bec0e" } }, "bin": "ddev.exe",