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

[enh] upgrade to 0.10.18.

This commit is contained in:
Moul 2017-03-14 21:09:02 +01:00
parent 430adf39a2
commit 1cbec051e1

View file

@ -5,7 +5,7 @@
APPNAME="gogs" APPNAME="gogs"
# Gogs version # Gogs version
VERSION="0.10.8" VERSION="0.10.18"
# 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`