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

Upgrade to v2024.01.21
This commit is contained in:
Thomas 2024-01-22 11:25:03 +01:00 committed by GitHub
commit e099ea73d3
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. 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.11~ynh1 **Shipped version:** 2024.01.21~ynh1
**Demo:** https://terraforming-mars.herokuapp.com/ **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. 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.11~ynh1 **Version incluse :** 2024.01.21~ynh1
**Démo :** https://terraforming-mars.herokuapp.com/ **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.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" description.fr = "Implementation en ligne à code source ouvert de lexcellent jeu de plateau Terraforming Mars"
version = "2024.01.11~ynh1" version = "2024.01.21~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/173c5347f73e87c85be9a93fa2538104d266c0c5.tar.gz" url = "https://github.com/terraforming-mars/terraforming-mars/archive/892d154dabf6f97a906f53e4b7c89995d4e90c0d.tar.gz"
sha256 = "ac3b6a338466c32231c742374a003769fba7eef4a947d3024ff7724a4e84d3c2" sha256 = "c4b2dfea0045767060e69ddeb9a75a28f20169d9c9d4174dc757405248e61fdb"
in_subdir = true in_subdir = true
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"