From 3a9da8912a08a7c4f0feeed173ea6d9d5ac885d6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 1 Jan 2024 17:17:57 +0100 Subject: [PATCH] Upgrade to v2024.01.01 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d20c37f..3be3805 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 = "2023.12.30~ynh1" +version = "2024.01.01~ynh1" maintainers = ["Thovi98"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/terraforming-mars/terraforming-mars/archive/a09831d8d1daa0305767bb9ba4dd1d8cf67601fc.tar.gz" - sha256 = "81618642179a315c73d9af55f91808a697163758b420c97c899e0d8c85407f2e" + url = "https://github.com/terraforming-mars/terraforming-mars/archive/457c5143ecb9fe66994e2ffba6dfb3145e8b7d96.tar.gz" + sha256 = "7cf7b24a7da2740d1efd10dd9a001918d713d95faba2539aca67dc03b28fcdaa" in_subdir = true autoupdate.strategy = "latest_github_commit"