1
0
Fork 0
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:
Thomas 2024-03-13 07:32:42 +01:00 committed by GitHub
commit 3175e4cd04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 lexcellent jeu de plateau Terraforming Mars"
version = "2024.03.04~ynh1"
version = "2024.03.12~ynh1"
maintainers = ["Thovi98"]
@ -45,8 +45,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/terraforming-mars/terraforming-mars/archive/4f3f26f152941a6a38be1b4f2b762d347b73ecd5.tar.gz"
sha256 = "e3abe1afdd82acbbb2b94bbee4d9d164e02bab6e50dc127fa7af7c9b0292c74d"
url = "https://github.com/terraforming-mars/terraforming-mars/archive/c651dea990dad639bbdfa7a51ff57a771fd9ce9d.tar.gz"
sha256 = "3fc807f040ab3311136078f6e367b5e9a4eaaced73a6048253b710e05ffbb72a"
in_subdir = true
autoupdate.strategy = "latest_github_commit"