mirror of
https://github.com/YunoHost-Apps/gogs_ynh.git
synced 2024-09-03 20:36:23 +02:00
Bump version to v0.9.141
This commit is contained in:
parent
8016306557
commit
72d6789826
2 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@ Also, in some cases, Gogs will not restart properly during the update. If so, yo
|
||||||
Sources and issues of the old package can be found [here](https://github.com/YunoHost-Apps/gogs_ynh_old/)
|
Sources and issues of the old package can be found [here](https://github.com/YunoHost-Apps/gogs_ynh_old/)
|
||||||
|
|
||||||
## Info
|
## Info
|
||||||
Gogs v0.9.71
|
Gogs v0.9.141
|
||||||
|
|
||||||
- [YunoHost forum thread](https://forum.yunohost.org/t/gogs-package-an-awesome-github-alternative/1127)
|
- [YunoHost forum thread](https://forum.yunohost.org/t/gogs-package-an-awesome-github-alternative/1127)
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
APPNAME="gogs"
|
APPNAME="gogs"
|
||||||
|
|
||||||
# Gogs version
|
# Gogs version
|
||||||
VERSION="0.9.71"
|
VERSION="0.9.141"
|
||||||
|
|
||||||
# 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`
|
||||||
|
|
Loading…
Add table
Reference in a new issue