diff --git a/manifest.toml b/manifest.toml index 670da2c..ba82bda 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.14~ynh1" +version = "2024.07.21~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/38619c716dfea4175902769ef11521aa28299c3a.tar.gz" - sha256 = "0b265572d2fdf8a8e5ed73acd5725ba6315699e0af801a86dcdc48188ce59521" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/62c25a3e56b18474c94338b5aedb40a70c55c0ba.tar.gz" + sha256 = "565ba511ddec3f9f927ea7db8a5bc311faf7cada4d20f37b42cfc803dfa303bc" in_subdir = true autoupdate.strategy = "latest_github_commit"