1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/terraforming-mars_ynh.git synced 2024-09-03 20:36:05 +02:00

Upgrade to v2024.04.07

This commit is contained in:
yunohost-bot 2024-04-08 03:43:37 +02:00 committed by YunoHost Bot
parent 5fa2b0a510
commit eef8b42557

View file

@ -7,7 +7,7 @@ name = "Terraforming Mars "
description.en = "Open-source online implementation of the great board game Terraforming mars." description.en = "Open-source online implementation of the great board game Terraforming mars."
description.fr = "Implementation en ligne à code source ouvert de lexcellent jeu de plateau Terraforming Mars" description.fr = "Implementation en ligne à code source ouvert de lexcellent jeu de plateau Terraforming Mars"
version = "2024.04.03~ynh1" version = "2024.04.07~ynh1"
maintainers = ["Thovi98"] maintainers = ["Thovi98"]
@ -45,8 +45,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/terraforming-mars/terraforming-mars/archive/943f48c8bb10ad1edec8183cce0d84fa5dbb0df9.tar.gz" url = "https://github.com/terraforming-mars/terraforming-mars/archive/e6253721f6c0fd4c510032e6fd67a961bf075f54.tar.gz"
sha256 = "43602e592cdf905da24cdba7958e5e9618357be3d154fa612557402bf73596ad" sha256 = "e80f8774ffe02e0c6355823beafe15e2340197cfc9be5cbcf3daa4fba052daf1"
in_subdir = true in_subdir = true
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"