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 #39 from YunoHost-Apps/ci-auto-update-2024.02.03

Upgrade to v2024.02.03
This commit is contained in:
Thomas 2024-02-04 09:23:24 +01:00 committed by GitHub
commit 4d9caa0453
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
This is an open-source online implementation of the great board game Terraforming mars. It is not affiliated with FryxGames, Asmodee Digital or Steam in any way.
**Shipped version:** 2024.01.28~ynh1
**Shipped version:** 2024.02.03~ynh1
**Demo:** https://terraforming-mars.herokuapp.com/

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Cette application est une implémentation en ligne et open source de lexcellent jeu de plateau Terraforming mars. Elle nest affiliée à FryxGames, Asmodee Digital ou Steam en aucun cas.
**Version incluse :** 2024.01.28~ynh1
**Version incluse :** 2024.02.03~ynh1
**Démo :** https://terraforming-mars.herokuapp.com/

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.01.28~ynh1"
version = "2024.02.03~ynh1"
maintainers = ["Thovi98"]
@ -45,8 +45,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/terraforming-mars/terraforming-mars/archive/283b7a5c846a91eb427da0e1cc591e7dd8cbafab.tar.gz"
sha256 = "16ada1f21704e88fc8a242f541650d8672e63f03d8f7fdf0fd00a67773e8a424"
url = "https://github.com/terraforming-mars/terraforming-mars/archive/9f3210a6b9aad920b7c6f896300895525b834e76.tar.gz"
sha256 = "050fd0bea5e8a2701492f99fd9a3edc8b973a3663ce5df1d985be0bcdca2c9d6"
in_subdir = true
autoupdate.strategy = "latest_github_commit"