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

This commit is contained in:
yunohost-bot 2024-03-02 21:40:50 +01:00 committed by YunoHost Bot
parent 3764dc5207
commit f8836b4fe0

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.02.29~ynh1" version = "2024.03.02~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/ef890aef6d5cd785770faea7e351a2ba2858e31d.tar.gz" url = "https://github.com/terraforming-mars/terraforming-mars/archive/d3eef7244d6f89ffc915353db613497a4c4c9846.tar.gz"
sha256 = "3fb1a5874314abf1755e19df80007587f1cf83e6d00dd7419851c43fe51861e4" sha256 = "adbc88be48c052e7fc7724806eec1ec6bce92e2b5ab4e712af17e8c60de00cb9"
in_subdir = true in_subdir = true
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"