diff --git a/manifest.toml b/manifest.toml index de08fc3..f06ba2e 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.03.04~ynh1" +version = "2024.03.12~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/4f3f26f152941a6a38be1b4f2b762d347b73ecd5.tar.gz" - sha256 = "e3abe1afdd82acbbb2b94bbee4d9d164e02bab6e50dc127fa7af7c9b0292c74d" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/c651dea990dad639bbdfa7a51ff57a771fd9ce9d.tar.gz" + sha256 = "3fc807f040ab3311136078f6e367b5e9a4eaaced73a6048253b710e05ffbb72a" in_subdir = true autoupdate.strategy = "latest_github_commit"