diff --git a/manifest.toml b/manifest.toml index 3b9659b..d20c37f 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 = "2023.12.29~ynh1" +version = "2023.12.30~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/5c0ec8d199d8dc0c7e8990905e60bb457f33f009.tar.gz" - sha256 = "7a96b4c1af57361cbca4efe8a77e73331223423ffb0741d64f20e64218dcfe72" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/a09831d8d1daa0305767bb9ba4dd1d8cf67601fc.tar.gz" + sha256 = "81618642179a315c73d9af55f91808a697163758b420c97c899e0d8c85407f2e" in_subdir = true autoupdate.strategy = "latest_github_commit"