diff --git a/manifest.toml b/manifest.toml index 61181bc..e426b80 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.01.28~ynh1" +version = "2024.02.03~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/283b7a5c846a91eb427da0e1cc591e7dd8cbafab.tar.gz" - sha256 = "16ada1f21704e88fc8a242f541650d8672e63f03d8f7fdf0fd00a67773e8a424" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/9f3210a6b9aad920b7c6f896300895525b834e76.tar.gz" + sha256 = "050fd0bea5e8a2701492f99fd9a3edc8b973a3663ce5df1d985be0bcdca2c9d6" in_subdir = true autoupdate.strategy = "latest_github_commit"