Update manifest.toml

This commit is contained in:
denis 2024-10-28 17:27:33 -04:00
parent 48b5bf545d
commit 987251c448

View file

@ -2,20 +2,19 @@
packaging_format = 2
id = "pterodactyl"
name = "Pterodactyl"
description.en = "Open-source game server management panel"
description.fr = "Panneau de gestion du serveur de jeu open source"
id = "pelican"
name = "Pelican"
description.en = "Pelican is the ultimate, free game server control panel offering high flying security. It's a breeze to manage your servers with our sleek and user-friendly interface. And thanks to Docker, they all run in their own safe space."
version = "1.11.9~ynh1"
version = "1.0.0-beta11~ynh1"
maintainers = [ ]
[upstream]
license = "MIT"
website = "https://pterodactyl.io/"
admindoc = "https://pterodactyl.io/project/introduction.html"
code = "https://github.com/pterodactyl/panel"
website = "https://pelican.dev"
admindoc = "https://pelican.dev/docs/panel/getting-started"
code = "https://github.com/pelican-dev/panel"
[integration]
yunohost = ">= 11.2.30"
@ -50,8 +49,8 @@ ram.runtime = "50M"
[resources.sources.main]
in_subdir = false
url = "https://github.com/pterodactyl/panel/releases/download/v1.11.9/panel.tar.gz"
sha256 = "4c16ade4ac16e10e54e2ba528a78f3cb7c9bebcddd59a0b9c9ef401d0057eb92"
url = "https://github.com/pelican-dev/panel/releases/download/v1.0.0-beta11/panel.tar.gz"
sha256 = "491844267a4ec3af8bf62141a7972c666611087aa3f2089d2f61e6882eb4a07f"
# autoupdate.strategy = "latest_github_tag"