mirror of
https://github.com/YunoHost-Apps/terraforming-mars_ynh.git
synced 2024-09-03 20:36:05 +02:00
parent
e24f08be95
commit
5651d18700
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.fr = "Implementation en ligne à code source ouvert de l’excellent jeu de plateau Terraforming Mars"
|
||||
|
||||
version = "2024.07.21~ynh1"
|
||||
version = "2024.07.26~ynh1"
|
||||
|
||||
maintainers = ["Thovi98"]
|
||||
|
||||
|
@ -45,8 +45,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/terraforming-mars/terraforming-mars/archive/62c25a3e56b18474c94338b5aedb40a70c55c0ba.tar.gz"
|
||||
sha256 = "565ba511ddec3f9f927ea7db8a5bc311faf7cada4d20f37b42cfc803dfa303bc"
|
||||
url = "https://github.com/terraforming-mars/terraforming-mars/archive/d79227eccb5c7065848a4ee002e12d334e60657d.tar.gz"
|
||||
sha256 = "8f1a0330b346dcbc6f0acbb626977d3093fd42911739dd65a79eef1428f4a9ec"
|
||||
in_subdir = true
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
|
|
Loading…
Reference in a new issue