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

This commit is contained in:
yunohost-bot 2024-07-07 03:46:58 +02:00 committed by YunoHost Bot
parent 3cf660a544
commit f95aacddd8

View file

@ -7,7 +7,7 @@ name = "Terraforming Mars "
description.en = "Open-source online implementation of the great board game 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" description.fr = "Implementation en ligne à code source ouvert de lexcellent jeu de plateau Terraforming Mars"
version = "2024.07.04~ynh1" version = "2024.07.06~ynh1"
maintainers = ["Thovi98"] maintainers = ["Thovi98"]
@ -45,8 +45,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/terraforming-mars/terraforming-mars/archive/54b55c0fa27913ae5a7c5954fc38de6578414d6e.tar.gz" url = "https://github.com/terraforming-mars/terraforming-mars/archive/f6f70596f5461eb019812807767e0d23f00213bf.tar.gz"
sha256 = "2172ab7aa40a5a6dbfa9b2bb881498f9a2a2f3d1764b7449656290180b8cc433" sha256 = "3434f2eda5d5789e8f6fdc1cbdad554b8815fc1f078072baa2ae1e83736fefdc"
in_subdir = true in_subdir = true
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"