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

This commit is contained in:
yunohost-bot 2024-02-29 21:44:23 +01:00 committed by YunoHost Bot
parent f564130f31
commit 4f859373ba

View file

@ -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 lexcellent jeu de plateau Terraforming Mars"
version = "2024.02.28~ynh1"
version = "2024.02.29~ynh1"
maintainers = ["Thovi98"]
@ -45,8 +45,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/terraforming-mars/terraforming-mars/archive/9910365a4105b08dc8889be0173f0d92d032493e.tar.gz"
sha256 = "b05cdd0d02fcd8e5446b3fbac3775cc2e632f830785d59e5fa3c62e4df0a4ada"
url = "https://github.com/terraforming-mars/terraforming-mars/archive/ef890aef6d5cd785770faea7e351a2ba2858e31d.tar.gz"
sha256 = "3fb1a5874314abf1755e19df80007587f1cf83e6d00dd7419851c43fe51861e4"
in_subdir = true
autoupdate.strategy = "latest_github_commit"