mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-22 16:41:19 +00:00
ddev: Update to version 1.18.1
This commit is contained in:
parent
5a169fa42a
commit
aeeecce14e
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.18.0",
|
"version": "1.18.1",
|
||||||
"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.18.0/ddev_windows-amd64.v1.18.0.tar.gz",
|
"url": "https://github.com/drud/ddev/releases/download/v1.18.1/ddev_windows-amd64.v1.18.1.tar.gz",
|
||||||
"hash": "0207542e736a4db67b1d5b44efa1ed312f4e3f19ee40749469ef45835daa7734"
|
"hash": "200339784f29d1381555e77f4d3dfd592e52775247f30a0a07e5584da7d924c4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ddev.exe",
|
"bin": "ddev.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user