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

Update to gogs 0.11.79

This commit is contained in:
Josué Tille 2018-12-13 18:43:04 +01:00
parent 4024dd87e1
commit f572b5941b
3 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/gogits/gogs/releases/download/v0.11.66/raspi2_armv6.zip
SOURCE_SUM=574a50b17ea016c45858e8c28ef2916ddd6273e5b140e830cccfe5cc45d41b18
SOURCE_URL=https://github.com/gogits/gogs/releases/download/v0.11.79/raspi2_armv6.zip
SOURCE_SUM=a7d17f6dc542fd2d88f884271bca9c62729fbd725fdb310616b2987dba382631
# (Optional) Program to check the integrity (sha256sum, md5sum...)
# default: sha256
SOURCE_SUM_PRG=sha256sum

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/gogits/gogs/releases/download/v0.11.66/linux_386.zip
SOURCE_SUM=5450cf5ec7c6b6854c1ccd4503e62fb50d14c3a7be9919bc3fabd87e98a2d541
SOURCE_URL=https://github.com/gogits/gogs/releases/download/v0.11.79/linux_386.zip
SOURCE_SUM=ad1a89eb01723a4b289b7b8773fd018f78b0dad801101f27c1af0f2d649edeeb
# (Optional) Program to check the integrity (sha256sum, md5sum...)
# default: sha256
SOURCE_SUM_PRG=sha256sum

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/gogits/gogs/releases/download/v0.11.66/linux_amd64.zip
SOURCE_SUM=f7be11a08d0422b1bc820fc03b1bbdde8f696e3f8aa75d537f09879f6cfc87ea
SOURCE_URL=https://github.com/gogits/gogs/releases/download/v0.11.79/linux_amd64.zip
SOURCE_SUM=85f60494de63e6c4af16faba9bc739eb7c9e5477de1f16d11c6665495141162f
# (Optional) Program to check the integrity (sha256sum, md5sum...)
# default: sha256
SOURCE_SUM_PRG=sha256sum