1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/243-game_ynh.git synced 2024-09-03 18:06:00 +02:00
This commit is contained in:
Éric Gaspar 2023-04-01 22:01:01 +02:00
parent 0b3cfdfa41
commit fc22330727
2 changed files with 8 additions and 8 deletions

View file

@ -1,7 +0,0 @@
SOURCE_URL=https://github.com/hgentry/81/archive/gh-pages.tar.gz
SOURCE_SUM=c7d2052999ae4d2e0c5fd5ff1dd6bfb794b7f2bc5caa63f4fbc5e195509c00b9
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=
SOURCE_EXTRACT=true

View file

@ -15,7 +15,7 @@ demo = "https://hgentry.github.io/81/"
code = "https://github.com/hgentry/81"
[integration]
yunohost = ">= 11.1.13"
yunohost = ">= 11.1.15"
architectures = "all"
multi_instance = true
ldap = false
@ -39,6 +39,13 @@ ram.runtime = "50M"
default = "visitors"
[resources]
[resources.sources]
[resources.sources.main]
url = "https://github.com/hgentry/81/archive/gh-pages.tar.gz"
sha256 = "c7d2052999ae4d2e0c5fd5ff1dd6bfb794b7f2bc5caa63f4fbc5e195509c00b9"
[resources.system_user]
[resources.install_dir]