summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Zschocke <f.zschocke+git@gmail.com>2022-02-03 20:25:24 +0100
committerFlorian Zschocke <f.zschocke+git@gmail.com>2022-02-03 21:00:56 +0100
commit00b7c7d38077e7c29d05694038ca626a20ae813c (patch)
tree0dbe7d3d41fdb1016f226a51d3eca12dd70d98d4
parent12854a585bd373690c2a470c62c74dcf3263baa7 (diff)
downloadgitblit-00b7c7d38077e7c29d05694038ca626a20ae813c.tar.gz
gitblit-00b7c7d38077e7c29d05694038ca626a20ae813c.zip
site: Old packages moved from Bintray to Cloudsmith
Since Bintray seized operation, the packages for versions 1.4.0 - 1.8.0 have been uploaded to Cloudsmith. Adjust the links appropriately. An attribution is added to comply with Cloudsmith's OSS hosting policy.
-rw-r--r--build.xml3
-rw-r--r--src/site/siteindex.mkd2
2 files changed, 3 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index 30a4f127..ec2cf63f 100644
--- a/build.xml
+++ b/build.xml
@@ -616,8 +616,7 @@
<link name="API Library" src="${gc.url}${currentRelease.tag}/gbapi-${project.releaseVersion}.zip" />
<divider />
<link name="GitHub (1.9.0+)" src="https://github.com/${gh.org}/gitblit/releases" />
- <link name="Bintray (1.4.0-1.8.0)" src="https://bintray.com/gitblit/releases/gitblit" />
- <link name="GoogleCode (pre-1.4.0)" src="https://code.google.com/p/gitblit/downloads/list?can=1" />
+ <link name="Cloudsmith (1.3.0-1.8.0)" src="https://cloudsmith.io/~gitblit/repos/gitblit/groups/" />
<divider />
<link name="Maven Repository" src="${project.mavenUrl}" />
</menu>
diff --git a/src/site/siteindex.mkd b/src/site/siteindex.mkd
index fc51cecf..8956aee9 100644
--- a/src/site/siteindex.mkd
+++ b/src/site/siteindex.mkd
@@ -30,6 +30,8 @@
</tbody>
</table>
</div>
+ <div><a href="https://cloudsmith.com"><img src="https://img.shields.io/badge/OSS%20hosting%20by-cloudsmith-blue?logo=cloudsmith&style=for-the-badge" alt="Hosted By: Cloudsmith"></a><br>
+ Package repository hosting is graciously provided by <a href="https://cloudsmith.com">Cloudsmith</a>.</div>
</div>
## What is Gitblit?