From 2148ac63217ff0009b2a1dab2779167635af605c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 29 Jun 2024 03:51:23 +0200 Subject: [PATCH] Upgrade to v2024.06.28 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d029464..74da9e4 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.06.28~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/895f89a7aa616152788034f8598257c2e805d66b.tar.gz" + sha256 = "404d77e5e612b32a94b8e7f50e1484e884b841a7fe210e0e2c660cd20fff768a" in_subdir = true autoupdate.strategy = "latest_github_commit"