Skip to content

Commit 21ffb88

Browse files
author
GitbucketPlugins CI Agent
committed
updating generated plugins data
1 parent 2bb82c4 commit 21ffb88

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

registry/plugin/pages/versions

+11
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
[
2+
{
3+
"version": 1,
4+
"downloadURL": "https://github.com/gitbucket/gitbucket-pages-plugin/releases/download/v1.0/pages.jar",
5+
"gitbucketCompileVersion": 4.1,
6+
"gitbucketCompatibleRange": {
7+
"lower": {
8+
"bound": 4.1,
9+
"included": true
10+
}
11+
}
12+
},
213
{
314
"version": 0.9,
415
"downloadURL": "https://github.com/gitbucket/gitbucket-pages-plugin/releases/download/v0.9/pages-plugin_2.11-0.9.jar",

registry/plugins

+11
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,17 @@
189189
"name": "Pages Plugin",
190190
"description": "Project pages for gitbucket.",
191191
"versions": [
192+
{
193+
"version": 1,
194+
"downloadURL": "https://github.com/gitbucket/gitbucket-pages-plugin/releases/download/v1.0/pages.jar",
195+
"gitbucketCompileVersion": 4.1,
196+
"gitbucketCompatibleRange": {
197+
"lower": {
198+
"bound": 4.1,
199+
"included": true
200+
}
201+
}
202+
},
192203
{
193204
"version": 0.9,
194205
"downloadURL": "https://github.com/gitbucket/gitbucket-pages-plugin/releases/download/v0.9/pages-plugin_2.11-0.9.jar",

0 commit comments

Comments
 (0)