File tree 2 files changed +31
-0
lines changed
2 files changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ [
2
+ {
3
+ "version": "1.0.0",
4
+ "downloadURL": "https://github.com/nus/gitbucket-plantuml-plugin/releases/download/v1.0.0/gitbucket-plantuml-plugin-assembly-1.0.0.jar",
5
+ "gitbucketCompileVersion": 4.1,
6
+ "gitbucketCompatibleRange": {
7
+ "lower": {
8
+ "bound": 4.1,
9
+ "included": true
10
+ }
11
+ }
12
+ }
13
+ ]
Original file line number Diff line number Diff line change 205
205
}
206
206
}
207
207
]
208
+ },
209
+ {
210
+ "id": "plantuml_plugin",
211
+ "name": "PlantUML Plugin",
212
+ "description": "Render PlantUML diagrams in gitbucket",
213
+ "versions": [
214
+ {
215
+ "version": "1.0.0",
216
+ "downloadURL": "https://github.com/nus/gitbucket-plantuml-plugin/releases/download/v1.0.0/gitbucket-plantuml-plugin-assembly-1.0.0.jar",
217
+ "gitbucketCompileVersion": 4.1,
218
+ "gitbucketCompatibleRange": {
219
+ "lower": {
220
+ "bound": 4.1,
221
+ "included": true
222
+ }
223
+ }
224
+ }
225
+ ]
208
226
}
209
227
]
You can’t perform that action at this time.
0 commit comments