mirror of
https://github.com/YunoHost-Apps/terraforming-mars_ynh.git
synced 2024-09-03 20:36:05 +02:00
Upgrade to v2024.03.02
This commit is contained in:
parent
3764dc5207
commit
f8836b4fe0
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.02.29~ynh1"
|
||||
version = "2024.03.02~ynh1"
|
||||
|
||||
maintainers = ["Thovi98"]
|
||||
|
||||
|
@ -45,8 +45,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/terraforming-mars/terraforming-mars/archive/ef890aef6d5cd785770faea7e351a2ba2858e31d.tar.gz"
|
||||
sha256 = "3fb1a5874314abf1755e19df80007587f1cf83e6d00dd7419851c43fe51861e4"
|
||||
url = "https://github.com/terraforming-mars/terraforming-mars/archive/d3eef7244d6f89ffc915353db613497a4c4c9846.tar.gz"
|
||||
sha256 = "adbc88be48c052e7fc7724806eec1ec6bce92e2b5ab4e712af17e8c60de00cb9"
|
||||
in_subdir = true
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue