ddev: Update to version 1.17.1

This commit is contained in:
Richard Kuhnt 2021-04-16 22:00:23 +00:00
parent 0bbb062215
commit 52a9cbf547

View File

@ -1,5 +1,5 @@
{ {
"version": "1.17.0", "version": "1.17.1",
"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.0/ddev_windows-amd64.v1.17.0.tar.gz", "url": "https://github.com/drud/ddev/releases/download/v1.17.1/ddev_windows-amd64.v1.17.1.tar.gz",
"hash": "b5ba704a2727417342eb5e7ce246dc268686af1ee8268b292640dcac743c795d" "hash": "fc8e53a074e4fc81ffc2144051da649df8da3f7bfc5447cd63a7f3354abed464"
} }
}, },
"bin": "ddev.exe", "bin": "ddev.exe",