ddev: Update to version 1.17.5

This commit is contained in:
Jakub Čábera 2021-06-04 14:41:01 -07:00
parent 956a768e9f
commit 1d61364d18

View File

@ -1,5 +1,5 @@
{ {
"version": "1.17.3", "version": "1.17.5",
"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.3/ddev_windows-amd64.v1.17.3.tar.gz", "url": "https://github.com/drud/ddev/releases/download/v1.17.5/ddev_windows-amd64.v1.17.5.tar.gz",
"hash": "a788aedf06297a57cd924a71ccc5a159ce70f708f0813312fbd8c79ff1353e39" "hash": "82982f4ba45a1b79a93bff61a44fb331c1bc7058106e62fbe0e4a5f160c5d335"
} }
}, },
"bin": "ddev.exe", "bin": "ddev.exe",