mirror of
https://github.com/YunoHost-Apps/terraforming-mars_ynh.git
synced 2024-09-03 20:36:05 +02:00
Upgrade to v2024.01.09
This commit is contained in:
parent
55268d204d
commit
f6b060c7b8
1 changed files with 3 additions and 3 deletions
|
@ -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 l’excellent jeu de plateau Terraforming Mars"
|
description.fr = "Implementation en ligne à code source ouvert de l’excellent jeu de plateau Terraforming Mars"
|
||||||
|
|
||||||
version = "2024.01.08~ynh1"
|
version = "2024.01.09~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/7a34e9c4de0b64db4ff872302d9d2e40d080cdc2.tar.gz"
|
url = "https://github.com/terraforming-mars/terraforming-mars/archive/78d34b164003589e22d77eac0952b050f66efe8f.tar.gz"
|
||||||
sha256 = "e84acf7b47680c56fc2171a7f5ea9a22fd7999da6d9cd57fc17a1552d637d4e9"
|
sha256 = "5188606524c0654c754b3505a31daf83b43d38dd73ba6b363f62072777ffbf9d"
|
||||||
in_subdir = true
|
in_subdir = true
|
||||||
autoupdate.strategy = "latest_github_commit"
|
autoupdate.strategy = "latest_github_commit"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue