From f8836b4fe0477b532ab16c82ba07adce6d0207b6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 2 Mar 2024 21:40:50 +0100 Subject: [PATCH] Upgrade to v2024.03.02 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f7c24ff..e72eef1 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.02.29~ynh1" +version = "2024.03.02~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/ef890aef6d5cd785770faea7e351a2ba2858e31d.tar.gz" - sha256 = "3fb1a5874314abf1755e19df80007587f1cf83e6d00dd7419851c43fe51861e4" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/d3eef7244d6f89ffc915353db613497a4c4c9846.tar.gz" + sha256 = "adbc88be48c052e7fc7724806eec1ec6bce92e2b5ab4e712af17e8c60de00cb9" in_subdir = true autoupdate.strategy = "latest_github_commit"