From 12a72d92528c6e735e4afb339483d8cbe8831d85 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 22 May 2024 03:45:41 +0200 Subject: [PATCH] Upgrade to v2024.05.21 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index cf8895e..47eba53 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Terraforming Mars " description.en = "Open-source online implementation of the great board game Terraforming mars." description.fr = "Implementation en ligne à code source ouvert de l’excellent jeu de plateau Terraforming Mars" -version = "2024.05.17~ynh1" +version = "2024.05.21~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/9679fc3cf020c7e8420039b81c6d85ff97f97ff8.tar.gz" - sha256 = "05dca4e079f0f03c91aa1247ffee564364fde1dbf786e9bedb4fb287504a8447" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/083af6063a3c6640b735b5b3899777fe51b13feb.tar.gz" + sha256 = "a208ca81ebd3538737e0cca2861fc2721ec83779f79c9a420de50a9a59aa0fab" in_subdir = true autoupdate.strategy = "latest_github_commit"