mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
ddev: Update to version 1.18.2
This commit is contained in:
parent
493cbc8b4d
commit
235b307293
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.18.1",
|
||||
"version": "1.18.2",
|
||||
"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.1/ddev_windows-amd64.v1.18.1.tar.gz",
|
||||
"hash": "200339784f29d1381555e77f4d3dfd592e52775247f30a0a07e5584da7d924c4"
|
||||
"url": "https://github.com/drud/ddev/releases/download/v1.18.2/ddev_windows-amd64.v1.18.2.tar.gz",
|
||||
"hash": "1e9fb98136f37ba8ce1013cabc73ab7ea4e944bc41bb90e0f24388326e25cdb5"
|
||||
}
|
||||
},
|
||||
"bin": "ddev.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user