Skip to content

Commit 2e4e595

Browse files
mongo: Update to version 1.0.0
1 parent 202116b commit 2e4e595

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

plugins/mongo.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
2+
"license": "Apache 2.0",
3+
"version": "1.0.0",
4+
"homepage": "https://github.com/yeshan333/vfox-mongo",
5+
"description": "mongo vfox plugin, support for managing multiple mongo versions.",
26
"manifestUrl": "https://github.com/yeshan333/vfox-mongo/releases/download/manifest/manifest.json",
7+
"downloadUrl": "https://github.com/yeshan333/vfox-mongo/releases/download/v1.0.0/vfox-mongo-1.0.0.zip",
38
"notes": [
49
""
510
],
6-
"description": "mongo vfox plugin, support for managing multiple mongo versions.",
7-
"downloadUrl": "https://github.com/yeshan333/vfox-mongo/releases/download/v0.1.0/vfox-mongo-0.1.0.zip",
811
"minRuntimeVersion": "0.3.0",
912
"name": "mongo",
10-
"homepage": "https://github.com/yeshan333/vfox-mongo",
11-
"license": "Apache 2.0",
12-
"version": "0.1.0"
13-
}
13+
"sha256": "cc4969e357811876840b7fd7d93dadd211c1004bfe64d60be742e9094a2ccff4"
14+
}

0 commit comments

Comments
 (0)