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

This commit is contained in:
yunohost-bot 2024-04-25 03:57:54 +02:00 committed by YunoHost Bot
parent ac49f36792
commit 8e24d0af28

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.23~ynh1"
version = "2024.04.24~ynh1"
maintainers = ["Thovi98"]
@ -45,8 +45,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/terraforming-mars/terraforming-mars/archive/fb89a6f5e5c8366b38f4bee41aa4f9f1108dd47e.tar.gz"
sha256 = "8bc9993ccc2c6b0dba2ceb445531b55376235de0bede8b41883993f021d6916e"
url = "https://github.com/terraforming-mars/terraforming-mars/archive/d09b2706b04f6cdfc0187ab2b3aea249aaed6919.tar.gz"
sha256 = "74e12170cd6a8566e2783f38ac0f00306a0bf4d95ac561c88f6860f298d36907"
in_subdir = true
autoupdate.strategy = "latest_github_commit"