diff --git a/manifest.toml b/manifest.toml index add8dc4..5d2a70a 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.28~ynh1" +version = "2024.04.29~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/5e48c9a73ee4841a27d7d46febb0b74d715f5eab.tar.gz" - sha256 = "15dec810e7578ad8b4f0e0d0d0d911a61429e790e125d101e9b1506c0ebb2aad" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/6764409153ccc2ce2df9f2c9cbc775c9e39af2bc.tar.gz" + sha256 = "543185211183292d7da89cc4f4217cc05c289a2ba568aefa1504667caa6a07bf" in_subdir = true autoupdate.strategy = "latest_github_commit"