diff --git a/manifest.toml b/manifest.toml index eea60ee..3747726 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.04.23~ynh1" +version = "2024.04.24~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/fb89a6f5e5c8366b38f4bee41aa4f9f1108dd47e.tar.gz" - sha256 = "8bc9993ccc2c6b0dba2ceb445531b55376235de0bede8b41883993f021d6916e" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/d09b2706b04f6cdfc0187ab2b3aea249aaed6919.tar.gz" + sha256 = "74e12170cd6a8566e2783f38ac0f00306a0bf4d95ac561c88f6860f298d36907" in_subdir = true autoupdate.strategy = "latest_github_commit"