diff --git a/manifest.toml b/manifest.toml index 19bbb1b..3476baf 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.07.04~ynh1" +version = "2024.07.06~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/54b55c0fa27913ae5a7c5954fc38de6578414d6e.tar.gz" - sha256 = "2172ab7aa40a5a6dbfa9b2bb881498f9a2a2f3d1764b7449656290180b8cc433" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/f6f70596f5461eb019812807767e0d23f00213bf.tar.gz" + sha256 = "3434f2eda5d5789e8f6fdc1cbdad554b8815fc1f078072baa2ae1e83736fefdc" in_subdir = true autoupdate.strategy = "latest_github_commit"