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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2024-01-08 15:15:34 +01:00
parent 965350966e
commit b4fa57d4b1

View file

@ -39,8 +39,8 @@ ram.runtime = "50M"
[install.game] [install.game]
ask.en = "Choose a game for your server" ask.en = "Choose a game for your server"
ask.fr = "Choissisez un jeu pour votre serveur" ask.fr = "Choissisez un jeu pour votre serveur"
type = "select" type = "selecte"
choises = ["minetest_game", "capturetheflag"] choices = ["minetest_game", "capturetheflag"]
default = "minetest_game" default = "minetest_game"
[install.servername] [install.servername]
@ -88,7 +88,7 @@ ram.runtime = "50M"
url = "https://github.com/MT-CTF/capturetheflag/archive/refs/tags/v3.7.tar.gz" url = "https://github.com/MT-CTF/capturetheflag/archive/refs/tags/v3.7.tar.gz"
sha256 = "d81f4277761a072f0516e1363e7fa171a9f25b55d4c5f2e0114544fa8f9df99d" sha256 = "d81f4277761a072f0516e1363e7fa171a9f25b55d4c5f2e0114544fa8f9df99d"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]
[resources.install_dir] [resources.install_dir]