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

This commit is contained in:
yunohost-bot 2024-07-05 03:47:16 +02:00 committed by YunoHost Bot
parent 27458636c8
commit fb1e5bdeb2

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.07.03~ynh1"
version = "2024.07.04~ynh1"
maintainers = ["Thovi98"]
@ -45,8 +45,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/terraforming-mars/terraforming-mars/archive/ec90286468b5a8dce88f0c0a26669f841d618cf0.tar.gz"
sha256 = "e2a060a39312d2366e284a344d14c15345b9664a826a12b1d1703cafb7890670"
url = "https://github.com/terraforming-mars/terraforming-mars/archive/54b55c0fa27913ae5a7c5954fc38de6578414d6e.tar.gz"
sha256 = "2172ab7aa40a5a6dbfa9b2bb881498f9a2a2f3d1764b7449656290180b8cc433"
in_subdir = true
autoupdate.strategy = "latest_github_commit"