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

This commit is contained in:
yunohost-bot 2024-06-30 03:55:23 +02:00 committed by YunoHost Bot
parent f4204349d7
commit 87c1f2f800

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.06.25~ynh1"
version = "2024.06.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/d14abcf126a81fdbf967331ddf5f9ceb5cbbff27.tar.gz"
sha256 = "6f4e5c6fac63a4075d7e38e7dbbf118ded9c596e6c8ca204408fc44d6d0eb2db"
url = "https://github.com/terraforming-mars/terraforming-mars/archive/fcb6b87e409f63f736c90e0edd8ba604f6185994.tar.gz"
sha256 = "76bbfbaf31c96511c538bc3637da129a092c6431892d788c439e375ef5c6987c"
in_subdir = true
autoupdate.strategy = "latest_github_commit"