Skip to content

Commit 00b7c7d

Browse files
committed
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.
1 parent 12854a5 commit 00b7c7d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

build.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -616,8 +616,7 @@
616616
<link name="API Library" src="${gc.url}${currentRelease.tag}/gbapi-${project.releaseVersion}.zip" />
617617
<divider />
618618
<link name="GitHub (1.9.0+)" src="https://github.com/${gh.org}/gitblit/releases" />
619-
<link name="Bintray (1.4.0-1.8.0)" src="https://bintray.com/gitblit/releases/gitblit" />
620-
<link name="GoogleCode (pre-1.4.0)" src="https://code.google.com/p/gitblit/downloads/list?can=1" />
619+
<link name="Cloudsmith (1.3.0-1.8.0)" src="https://cloudsmith.io/~gitblit/repos/gitblit/groups/" />
621620
<divider />
622621
<link name="Maven Repository" src="${project.mavenUrl}" />
623622
</menu>

src/site/siteindex.mkd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
</tbody>
3131
</table>
3232
</div>
33+
<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>
34+
Package repository hosting is graciously provided by <a href="https://cloudsmith.com">Cloudsmith</a>.</div>
3335
</div>
3436

3537
## What is Gitblit?

0 commit comments

Comments
 (0)