diff --git a/manifest.toml b/manifest.toml index 0cde803..6b6debf 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.10~ynh1" +version = "2024.02.13~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/b584fefb0c8e1d561dbe01988fb3e8d493400562.tar.gz" - sha256 = "4f7996ba4862381d3b665466c4e05274816e9778222b1dc27b628686e0fde7fc" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/c0cd009cb481831fc5b17b4445249535bf2bbb54.tar.gz" + sha256 = "521e977f0b8373a75b021a86e7302681eb2b2646a764df6867a581456f77e2a0" in_subdir = true autoupdate.strategy = "latest_github_commit"