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

This commit is contained in:
yunohost-bot 2024-04-28 03:43:30 +02:00 committed by YunoHost Bot
parent 89f9886b7d
commit b6207ca00f

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.04.25~ynh1"
version = "2024.04.27~ynh1"
maintainers = ["Thovi98"]
@ -45,8 +45,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/terraforming-mars/terraforming-mars/archive/acb7655b37325cd32c0bae1eb1da4d3cbfe2c341.tar.gz"
sha256 = "14cc46467ac78c30ef1f05e315b4a62426f103229592cdeb05a9c434f2bb6f7e"
url = "https://github.com/terraforming-mars/terraforming-mars/archive/bfd603cdb369f8994a86e4a1c16673507f16ce86.tar.gz"
sha256 = "31e4ecdabe2620c5df79d18f1f19dc2f225fb77f64b4ac9ec8d7b777661ca193"
in_subdir = true
autoupdate.strategy = "latest_github_commit"