diff --git a/manifest.toml b/manifest.toml index bd7a9a0..3246bb3 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.16~ynh1" +version = "2024.06.17~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/a808798b5584cc0b9a356d71f72e49e84e69a120.tar.gz" - sha256 = "e92f973a29c40d6b3576e1ad8d24c40e33665bb1152d5f482decba226ed077e8" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/81e0ec434410eff3a9976c106ff16a9584742c23.tar.gz" + sha256 = "77162a172abb47240d6330838936757f7250b2da34ea3595e4aef679e87ff44f" in_subdir = true autoupdate.strategy = "latest_github_commit"