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 #71 from YunoHost-Apps/testing

Testing
This commit is contained in:
Thomas 2024-03-21 08:57:44 +01:00 committed by GitHub
commit c3c4ad62a0
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.12~ynh1"
version = "2024.03.20~ynh1"
maintainers = ["Thovi98"]
@ -45,8 +45,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/terraforming-mars/terraforming-mars/archive/c651dea990dad639bbdfa7a51ff57a771fd9ce9d.tar.gz"
sha256 = "3fc807f040ab3311136078f6e367b5e9a4eaaced73a6048253b710e05ffbb72a"
url = "https://github.com/terraforming-mars/terraforming-mars/archive/8cb9a67f77968d420bcf1a660da19c7577518cbf.tar.gz"
sha256 = "fdbd81c0cf9bcaf72277d8a86ca4515d122997d43470e7ada3243792a5650ada"
in_subdir = true
autoupdate.strategy = "latest_github_commit"