1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/terraforming-mars_ynh.git synced 2024-09-03 20:36:05 +02:00

Upgrade to v2024.06.05

This commit is contained in:
yunohost-bot 2024-06-06 03:51:34 +02:00 committed by YunoHost Bot
parent eb4adb2020
commit 79b6a411a0

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.06.04~ynh1"
version = "2024.06.05~ynh1"
maintainers = ["Thovi98"]
@ -45,8 +45,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/terraforming-mars/terraforming-mars/archive/70f8fcf73e0908ab3c748fd6282ef5c21e022254.tar.gz"
sha256 = "616ebcb61128d86ea39f3f7076a93c87a5e26d78809542d16079edf9c6499995"
url = "https://github.com/terraforming-mars/terraforming-mars/archive/a43dba18fdb70c3ffb064454dbcbf7f0a0357bd2.tar.gz"
sha256 = "7f15c546c60e9caf02db82a01220e103ee7af741ecea456b5c5936f893600267"
in_subdir = true
autoupdate.strategy = "latest_github_commit"