ddev: Update to version 1.17.2

This commit is contained in:
Richard Kuhnt 2021-04-30 15:00:14 +00:00
parent d8443f9053
commit c498ca5dcd

View File

@ -1,5 +1,5 @@
{ {
"version": "1.17.1", "version": "1.17.2",
"description": "An open source tool that makes it simple to get local PHP development environments up and running in minutes", "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/", "homepage": "https://ddev.readthedocs.io/en/latest/",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/drud/ddev/releases/download/v1.17.1/ddev_windows-amd64.v1.17.1.tar.gz", "url": "https://github.com/drud/ddev/releases/download/v1.17.2/ddev_windows-amd64.v1.17.2.tar.gz",
"hash": "fc8e53a074e4fc81ffc2144051da649df8da3f7bfc5447cd63a7f3354abed464" "hash": "f0aee1d623cdb9af6d1b2f33fa05bad7ceab4ccd83b828d9f3bedddddf3f0758"
} }
}, },
"bin": "ddev.exe", "bin": "ddev.exe",