mirror of
https://github.com/YunoHost-Apps/gogs_ynh.git
synced 2024-09-03 20:36:23 +02:00
Added support for 11.86
This commit is contained in:
parent
f572b5941b
commit
317f26e583
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/gogits/gogs/releases/download/v0.11.79/raspi2_armv6.zip
|
||||
SOURCE_SUM=a7d17f6dc542fd2d88f884271bca9c62729fbd725fdb310616b2987dba382631
|
||||
SOURCE_URL=https://dl.gogs.io/0.11.86/gogs_0.11.86_raspi2_armv6.zip
|
||||
SOURCE_SUM=def7168bcd5bcf26f27166766ec8c85f2904ffb04999e5b52373f70d5ed5d10a
|
||||
# (Optional) Program to check the integrity (sha256sum, md5sum...)
|
||||
# default: sha256
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
|
|
Loading…
Add table
Reference in a new issue