diff --git a/manifest.toml b/manifest.toml index d029464..dbd7670 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.06.25~ynh1" +version = "2024.07.03~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/d14abcf126a81fdbf967331ddf5f9ceb5cbbff27.tar.gz" - sha256 = "6f4e5c6fac63a4075d7e38e7dbbf118ded9c596e6c8ca204408fc44d6d0eb2db" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/ec90286468b5a8dce88f0c0a26669f841d618cf0.tar.gz" + sha256 = "e2a060a39312d2366e284a344d14c15345b9664a826a12b1d1703cafb7890670" in_subdir = true autoupdate.strategy = "latest_github_commit"