1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gogs_ynh.git synced 2024-09-03 20:36:23 +02:00

Merge pull request #19 from YunoHost-Apps/0.10.8

[mod] update to v0.10.8.
This commit is contained in:
tostaki 2017-03-08 22:37:45 +01:00 committed by GitHub
commit 430adf39a2

View file

@ -5,7 +5,7 @@
APPNAME="gogs" APPNAME="gogs"
# Gogs version # Gogs version
VERSION="0.10.1" VERSION="0.10.8"
# Detect the system architecture to download the right tarball # Detect the system architecture to download the right tarball
# NOTE: `uname -m` is more accurate and universal than `arch` # NOTE: `uname -m` is more accurate and universal than `arch`