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.10

This commit is contained in:
yunohost-bot 2022-08-02 06:27:47 +00:00
parent 6f2071a5ae
commit 3695a574fa
3 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/gogs/gogs/releases/download/v0.12.9/gogs_0.12.9_linux_amd64.tar.gz SOURCE_URL=https://github.com/gogs/gogs/releases/download/v0.12.10/gogs_0.12.10_linux_amd64.zip
SOURCE_SUM=0676c9d9fdf6ac3505fac34858fce883aeb8111392873e3de1e76868ebfc8201 SOURCE_SUM=37dbdc635b3aebd9d0ccf96cb8b4200a90609d430e45a30b2e09b37b4bb52f6b
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/gogs/gogs/releases/download/v0.12.9/gogs_0.12.9_linux_386.tar.gz SOURCE_URL=https://github.com/gogs/gogs/releases/download/v0.12.10/gogs_0.12.10_linux_386.zip
SOURCE_SUM=2a419abc030c236d37832746cccd585bedb37a4776a6aa92b644fae7af973669 SOURCE_SUM=5e335b060689d2e3c2062d71d25128ebc83f39e44e947f7eb44191dd60dc5948
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

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