mirror of
https://github.com/YunoHost-Apps/terraforming-mars_ynh.git
synced 2024-09-03 20:36:05 +02:00
Upgrade to v2024.02.25
This commit is contained in:
parent
ff349e4464
commit
92370b9318
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.23~ynh1"
|
||||
version = "2024.02.25~ynh1"
|
||||
|
||||
maintainers = ["Thovi98"]
|
||||
|
||||
|
@ -45,8 +45,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/terraforming-mars/terraforming-mars/archive/b7dc3d0e6b92ed758c340009c120cc2e0d3f7fa4.tar.gz"
|
||||
sha256 = "5fd0ed850bb73de5b4d843df8a2453a0372cb6284e0b14d8805d6ac642f13874"
|
||||
url = "https://github.com/terraforming-mars/terraforming-mars/archive/48463514d5f9cb1219cb3371deef0d03a0b0138c.tar.gz"
|
||||
sha256 = "c507ef8f29058e44467c110f75db590313f5a2035c144c206f9d51ecf71e610d"
|
||||
in_subdir = true
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
|
|
Loading…
Reference in a new issue