ddev: Update to version 1.15.0

This commit is contained in:
Jakub Čábera 2020-07-08 08:48:18 +02:00
parent 137e7f856c
commit 736ffae1e2

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://ddev.readthedocs.io/en/latest/", "version": "1.15.0",
"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",
"version": "1.14.2", "homepage": "https://ddev.readthedocs.io/en/latest/",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/drud/ddev/releases/download/v1.14.2/ddev_windows.v1.14.2.zip", "url": "https://github.com/drud/ddev/releases/download/v1.15.0/ddev_windows.v1.15.0.zip",
"hash": "65c7831c02aa679578619863753a424afed35c39aa41a358a4c114782b8c625f", "hash": "37c1d426f59ad7680ec3a23d2346ceb4b355c23cfe0cc28b761dec1b4078aec9",
"bin": "ddev.exe", "bin": "ddev.exe",
"suggest": { "suggest": {
"docker": "docker-compose" "docker": "docker-compose"