ddev: Update to version 1.19.0

This commit is contained in:
github-actions[bot] 2022-03-11 04:29:31 +00:00
parent 2fe261515e
commit f8fa6681a2

View File

@ -1,5 +1,5 @@
{
"version": "1.18.2",
"version": "1.19.0",
"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",
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/drud/ddev/releases/download/v1.18.2/ddev_windows-amd64.v1.18.2.tar.gz",
"hash": "1e9fb98136f37ba8ce1013cabc73ab7ea4e944bc41bb90e0f24388326e25cdb5"
"url": "https://github.com/drud/ddev/releases/download/v1.19.0/ddev_windows-amd64.v1.19.0.tar.gz",
"hash": "433568589fcdebd539eb2a589a98035b3c3bfd04dfc72350abcb9ee365c6758d"
}
},
"bin": "ddev.exe",