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

Upgrade to v2024.01.01
This commit is contained in:
Thomas 2024-01-01 19:34:55 +01:00 committed by GitHub
commit 695daa3b65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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:** 2023.12.30~ynh1
**Shipped version:** 2024.01.01~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 :** 2023.12.30~ynh1
**Version incluse :** 2024.01.01~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 = "2023.12.30~ynh1"
version = "2024.01.01~ynh1"
maintainers = ["Thovi98"]
@ -45,8 +45,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/terraforming-mars/terraforming-mars/archive/a09831d8d1daa0305767bb9ba4dd1d8cf67601fc.tar.gz"
sha256 = "81618642179a315c73d9af55f91808a697163758b420c97c899e0d8c85407f2e"
url = "https://github.com/terraforming-mars/terraforming-mars/archive/457c5143ecb9fe66994e2ffba6dfb3145e8b7d96.tar.gz"
sha256 = "7cf7b24a7da2740d1efd10dd9a001918d713d95faba2539aca67dc03b28fcdaa"
in_subdir = true
autoupdate.strategy = "latest_github_commit"