diff --git a/scripts/_common.sh b/scripts/_common.sh index 5f22ea5..e672d68 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ APPNAME="gogs" # Gogs version -VERSION="0.10.8" +VERSION="0.10.18" # Detect the system architecture to download the right tarball # NOTE: `uname -m` is more accurate and universal than `arch`