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

Upgrade to v2024.04.03
This commit is contained in:
Thomas 2024-04-04 07:54:46 +02:00 committed by GitHub
commit 9e449cb5a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 7 additions and 7 deletions

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
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.04.02~ynh1
**Shipped version:** 2024.04.03~ynh1
**Demo:** <https://terraforming-mars.herokuapp.com/>

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
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.
**Paketatutako bertsioa:** 2024.04.02~ynh1
**Paketatutako bertsioa:** 2024.04.03~ynh1
**Demoa:** <https://terraforming-mars.herokuapp.com/>

View file

@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
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.04.02~ynh1
**Version incluse:** 2024.04.03~ynh1
**Démo:** <https://terraforming-mars.herokuapp.com/>

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
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.
**Versión proporcionada:** 2024.04.02~ynh1
**Versión proporcionada:** 2024.04.03~ynh1
**Demo:** <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.04.02~ynh1"
version = "2024.04.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/1c910ff6ad91f1ef9257d3bfb3dd57648c22eafc.tar.gz"
sha256 = "a5fe6657614b5c5c87a8cc3d72dbefe4305229b6ad2396cdde9fedb2b31d9b83"
url = "https://github.com/terraforming-mars/terraforming-mars/archive/943f48c8bb10ad1edec8183cce0d84fa5dbb0df9.tar.gz"
sha256 = "43602e592cdf905da24cdba7958e5e9618357be3d154fa612557402bf73596ad"
in_subdir = true
autoupdate.strategy = "latest_github_commit"