mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 14:11:19 +00:00
ddev: Update to version 1.16.1
This commit is contained in:
parent
c2a38d67fc
commit
dc4dfdc383
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.16.0",
|
||||
"version": "1.16.1",
|
||||
"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.16.0/ddev_windows-amd64.v1.16.0.tar.gz",
|
||||
"hash": "f5f89f375afce38b188f60e15d27291feb72598d45323e3f312f048a75bea7ab"
|
||||
"url": "https://github.com/drud/ddev/releases/download/v1.16.1/ddev_windows-amd64.v1.16.1.tar.gz",
|
||||
"hash": "587ed956dcb8800602ed154017744551d0d00a83e75f1ba7afab49bab3315913"
|
||||
}
|
||||
},
|
||||
"bin": "ddev.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user