mirror of
https://github.com/YunoHost-Apps/terraforming-mars_ynh.git
synced 2024-09-03 20:36:05 +02:00
Merge pull request #66 from YunoHost-Apps/ci-auto-update-2024.03.12
Upgrade to v2024.03.12
This commit is contained in:
commit
3175e4cd04
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.03.04~ynh1"
|
version = "2024.03.12~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/4f3f26f152941a6a38be1b4f2b762d347b73ecd5.tar.gz"
|
url = "https://github.com/terraforming-mars/terraforming-mars/archive/c651dea990dad639bbdfa7a51ff57a771fd9ce9d.tar.gz"
|
||||||
sha256 = "e3abe1afdd82acbbb2b94bbee4d9d164e02bab6e50dc127fa7af7c9b0292c74d"
|
sha256 = "3fc807f040ab3311136078f6e367b5e9a4eaaced73a6048253b710e05ffbb72a"
|
||||||
in_subdir = true
|
in_subdir = true
|
||||||
autoupdate.strategy = "latest_github_commit"
|
autoupdate.strategy = "latest_github_commit"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue