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.17

This commit is contained in:
yunohost-bot 2024-04-18 03:43:02 +02:00 committed by YunoHost Bot
parent a148b99dbe
commit 4dbb5e79d0

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.16~ynh1" version = "2024.04.17~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/905341cffd1fcb8db276021161390bebd24c5770.tar.gz" url = "https://github.com/terraforming-mars/terraforming-mars/archive/d3a02eab25eddb4ce2615c3c36525036197285bf.tar.gz"
sha256 = "ba66dd8cd93d866fbc2c958d3b388ba912b181699fcee5f221fcb839fc506abe" sha256 = "e4ef90ea84af0a86db2b45d05fec2a58865343c5bbc8c8f596d5ab2de47d722f"
in_subdir = true in_subdir = true
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"