mirror of
https://github.com/YunoHost-Apps/terraforming-mars_ynh.git
synced 2024-09-03 20:36:05 +02:00
parent
9e2ce89907
commit
09cf3515ec
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.26~ynh1"
|
||||
version = "2024.08.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/d79227eccb5c7065848a4ee002e12d334e60657d.tar.gz"
|
||||
sha256 = "8f1a0330b346dcbc6f0acbb626977d3093fd42911739dd65a79eef1428f4a9ec"
|
||||
url = "https://github.com/terraforming-mars/terraforming-mars/archive/b4698898ffeca6f17032531b3f611085250b5f7d.tar.gz"
|
||||
sha256 = "d9a2c31fb87ff73d57f0e4c501810d0a0797656e9e3a449abb4e81c747f3bb95"
|
||||
in_subdir = true
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
|
|
Loading…
Reference in a new issue