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

Upgrade to v0.12.6

This commit is contained in:
yunohost-bot 2022-03-20 06:24:53 +00:00
parent 72450f647e
commit 312f016057
4 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/gogs/gogs/releases/download/v0.12.5/gogs_0.12.5_linux_amd64.tar.gz
SOURCE_SUM=1a6227f05630bc514d6e131e97f3ae134eb404cb9753262ea8191290f9ee35b1
SOURCE_URL=https://github.com/gogs/gogs/releases/download/v0.12.6/gogs_0.12.6_linux_armv7.tar.gz
SOURCE_SUM=ee58e5ad8db23406474bded1606c61b822aaedb2a1350aed7403d8958bf3a8f1
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/gogs/gogs/releases/download/v0.12.5/gogs_0.12.5_linux_armv7.tar.gz
SOURCE_SUM=34e6d901e6164b97df274fcb7a29ce5f8fdf73af68389663b8aae15986e06d43
SOURCE_URL=https://github.com/gogs/gogs/releases/download/v0.12.6/gogs_0.12.6_windows_amd64_mws.zip
SOURCE_SUM=01e0e37314fc7424df19ee9e6f35f1df5ec71461af25f4d4e7ae96cb5d828b07
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/gogs/gogs/releases/download/v0.12.5/gogs_0.12.5_linux_386.tar.gz
SOURCE_SUM=46ef6df0eac1018272db51e55497507a0f44643b9bcc1721181bf18c63c5fbdb
SOURCE_URL=https://github.com/gogs/gogs/releases/download/v0.12.6/gogs_0.12.6_linux_amd64.tar.gz
SOURCE_SUM=591f16331776d02575a11ff135739e44a46e1811b7a7a5c9871bad7bcc47c664
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Lightweight self-hosted Git forge",
"fr": "Forge Git légère auto-hébergé"
},
"version": "0.12.5~ynh1",
"version": "0.12.6~ynh1",
"url": "http://gogs.io",
"upstream": {
"license": "MIT",