diff --git a/manifest.toml b/manifest.toml index bb90a7b..35abe08 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.25~ynh1" +version = "2024.02.28~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/48463514d5f9cb1219cb3371deef0d03a0b0138c.tar.gz" - sha256 = "c507ef8f29058e44467c110f75db590313f5a2035c144c206f9d51ecf71e610d" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/9910365a4105b08dc8889be0173f0d92d032493e.tar.gz" + sha256 = "b05cdd0d02fcd8e5446b3fbac3775cc2e632f830785d59e5fa3c62e4df0a4ada" in_subdir = true autoupdate.strategy = "latest_github_commit"