{ "version": "1.15.1", "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", "url": "https://github.com/drud/ddev/releases/download/v1.15.1/ddev_windows.v1.15.1.zip", "hash": "bc321fd7992a2810a957d896fa760a6d488ded7deadc193fd3a2b17fddb2f10d", "bin": "ddev.exe", "suggest": { "docker": "docker-compose" }, "checkver": { "github": "https://github.com/drud/ddev" }, "autoupdate": { "url": "https://github.com/drud/ddev/releases/download/v$version/ddev_windows.v$version.zip", "hash": { "url": "https://github.com/drud/ddev/releases/download/v$version/ddev_windows.v$version.zip.sha256.txt" } } }