1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hextris_ynh.git synced 2024-09-03 19:16:05 +02:00
hextris_ynh/manifest.toml
Éric Gaspar 9f88a73081
Testing (#43)
* Fix linter warning

* Auto-update README

* Auto-update README

* Bump to 4.3.0 (#37)

* 4.3.0

* Auto-update README

* Fix linter

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Auto-update README

* Appy last example_ynh

* Auto-update README

* Auto-update README

* Version 2 (#40)

* v2

* v2

* Auto-update README

* Update manifest.toml

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Upgrade to v2022.02.08 (#42)

* Upgrade to v2022.02.08

* Auto-update README

* Update manifest.toml

* Auto-update README

---------

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

---------

Co-authored-by: Yunohost-Bot <unknown>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2023-06-10 22:43:18 +02:00

52 lines
1.1 KiB
TOML

packaging_format = 2
id = "hextris"
name = "Hextris"
description.en = "Fast paced puzzle game"
description.fr = "Jeu de puzzle très rapide"
version = "2023.06.09~ynh1"
maintainers = ["AerisOne"]
[upstream]
license = "GPL-3.0"
website = "http://hextris.github.io/"
demo = "https://hextris.io/"
code = "https://github.com/Hextris/Hextris"
[integration]
yunohost = ">= 11.1.20"
architectures = "all"
multi_instance = true
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/hextris"
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
[resources.sources.main]
url = "https://github.com/Hextris/hextris/archive/3f4847dc8fd7dab3d1c87e6324b9159d92fbd396.tar.gz"
sha256 = "38539c391cd97b1d90177c81b55a6194fd00e1b930bb21951d39b4902a4377ef"
autoupdate.upstream = "https://github.com/Hextris/hextris"
autoupdate.strategy = "latest_github_commit"
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"