diff --git a/manifest.toml b/manifest.toml index e057ea3..6898805 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.05.01~ynh1" +version = "2024.05.09~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/d5ab5f7baa32a499d14dc34c330837f58986cc0b.tar.gz" - sha256 = "18e1fa8876418b3323131a649ce5a20c5b812e22763236a9204782ff5471c5e4" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/59f73f5988015fc24d407cf17e946c1e912fceae.tar.gz" + sha256 = "35f658fd635ac1eb868a043f180902e28bbbeffe68d39c6c0896827e9dd7038b" in_subdir = true autoupdate.strategy = "latest_github_commit"