From fb0afa7ed946e2a3dec3fec9f1e9eabe3bce6526 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 15 Jul 2024 03:43:33 +0200 Subject: [PATCH] Upgrade to v2024.07.14 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index c4d26b0..670da2c 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.07~ynh1" +version = "2024.07.14~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/463d18a263ef3dbbaf6889224c923a9f97205a30.tar.gz" - sha256 = "b6db7c289d5c9d2ab83684bcedfd503599198a2317a8c0e4148a455af4e32c52" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/38619c716dfea4175902769ef11521aa28299c3a.tar.gz" + sha256 = "0b265572d2fdf8a8e5ed73acd5725ba6315699e0af801a86dcdc48188ce59521" in_subdir = true autoupdate.strategy = "latest_github_commit"