From eef8b42557e02494756bc9aaab59d005e6e9a675 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 8 Apr 2024 03:43:37 +0200 Subject: [PATCH] Upgrade to v2024.04.07 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5d4dcaa..647b3a8 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.04.03~ynh1" +version = "2024.04.07~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/943f48c8bb10ad1edec8183cce0d84fa5dbb0df9.tar.gz" - sha256 = "43602e592cdf905da24cdba7958e5e9618357be3d154fa612557402bf73596ad" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/e6253721f6c0fd4c510032e6fd67a961bf075f54.tar.gz" + sha256 = "e80f8774ffe02e0c6355823beafe15e2340197cfc9be5cbcf3daa4fba052daf1" in_subdir = true autoupdate.strategy = "latest_github_commit"