Skip to content

Commit

Permalink
修正了 Gogs 版本与下载地址
Browse files Browse the repository at this point in the history
  • Loading branch information
ztj1993 committed Nov 27, 2018
1 parent 7670853 commit 9bfc8e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Plugin/gogs/default.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### 公用配置
SoftwareVersion="0.11.53"
SoftwareUrl="http://gogs.dn.qbox.me/gogs_${SoftwareVersion}_linux_amd64.tar.gz"
SoftwareVersion="0.11.66"
SoftwareUrl="https://cdn.gogs.io/${SoftwareVersion}/gogs_${SoftwareVersion}_linux_amd64.tar.gz"
SoftwarePathPackage="${ProjectPathRoot}/Package/gogs_${SoftwareVersion}.tar.gz"
SoftwareGroup="git"
SoftwareUser="git"
Expand Down

0 comments on commit 9bfc8e4

Please sign in to comment.