From c9ba88450aa566369d99a52f172ab5bcb5ba3415 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 8 Jun 2024 03:48:39 +0200 Subject: [PATCH] Upgrade to v2024.06.07 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9ad8c80..4027c18 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.05~ynh1" +version = "2024.06.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/a43dba18fdb70c3ffb064454dbcbf7f0a0357bd2.tar.gz" - sha256 = "7f15c546c60e9caf02db82a01220e103ee7af741ecea456b5c5936f893600267" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/cb0934184263d5bf013a62d2cb1bd49975df662e.tar.gz" + sha256 = "0cf4167abcd9ce8ce1ec942cbd4f94d4e072d59ae96537dbb3e0bc59113166fc" in_subdir = true autoupdate.strategy = "latest_github_commit"