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

This commit is contained in:
yunohost-bot 2024-02-10 21:34:34 +01:00 committed by YunoHost Bot
parent 7b241f1d6e
commit ee0c570aa4

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.04~ynh1"
version = "2024.02.10~ynh1"
maintainers = ["Thovi98"]
@ -45,8 +45,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/terraforming-mars/terraforming-mars/archive/89dc7e79d35fc33e5308678480650ec95092c527.tar.gz"
sha256 = "510f62a40c58acaecb21efaede4c6b428478f292a90d0d86efbf56b31ed775e1"
url = "https://github.com/terraforming-mars/terraforming-mars/archive/b584fefb0c8e1d561dbe01988fb3e8d493400562.tar.gz"
sha256 = "4f7996ba4862381d3b665466c4e05274816e9778222b1dc27b628686e0fde7fc"
in_subdir = true
autoupdate.strategy = "latest_github_commit"