diff --git a/manifest.toml b/manifest.toml index fa8d083..74347d6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Pterodactyl" description.en = "Open-source game server management panel" description.fr = "Panneau de gestion du serveur de jeu open source" -version = "1.11.7~ynh1" +version = "1.11.9~ynh1" maintainers = [ ] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources.main] in_subdir = false - url = "https://github.com/pterodactyl/panel/releases/download/v1.11.7/panel.tar.gz" - sha256 = "b41774a6c7046bdfd4303969c6700d7f46f069b5250dfad25f91bbc389c9c063" + url = "https://github.com/pterodactyl/panel/releases/download/v1.11.9/panel.tar.gz" + sha256 = "4c16ade4ac16e10e54e2ba528a78f3cb7c9bebcddd59a0b9c9ef401d0057eb92" # autoupdate.strategy = "latest_github_tag"