From a3c83ef809fc1bed52c6f46240108252459f74af Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 5 Jun 2024 03:47:16 +0200 Subject: [PATCH] Upgrade to v2024.06.04 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ac0f147..ee386f4 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.06.03~ynh1" +version = "2024.06.04~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/6e66bfe56123ed6f59930bd9377e389b516033f9.tar.gz" - sha256 = "fc6177141f8c828aa06033a2202165f773a5b569a082b0f7cf13ebcb1e6a47ef" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/70f8fcf73e0908ab3c748fd6282ef5c21e022254.tar.gz" + sha256 = "616ebcb61128d86ea39f3f7076a93c87a5e26d78809542d16079edf9c6499995" in_subdir = true autoupdate.strategy = "latest_github_commit"