1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tracim_ynh.git synced 2024-10-01 13:34:52 +02:00

Upgrade to v04.09.02

https://github.com/tracim/tracim/releases/tag/release_04.09.02
This commit is contained in:
yunohost-bot 2024-06-12 03:50:18 +02:00 committed by YunoHost Bot
parent f5806c7b88
commit cba5592865

View file

@ -5,7 +5,7 @@ name = "Tracim"
description.en = "Collaborative platform intended for team collaboration" description.en = "Collaborative platform intended for team collaboration"
description.fr = "Plateforme collaborative destiné à la collaboration en équipe" description.fr = "Plateforme collaborative destiné à la collaboration en équipe"
version = "04.09.01~ynh1" version = "04.09.02~ynh1"
maintainers = [] maintainers = []
@ -52,8 +52,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/tracim/tracim/archive/refs/tags/release_04.09.01.tar.gz" url = "https://github.com/tracim/tracim/archive/refs/tags/release_04.09.02.tar.gz"
sha256 = "8f87b4c1fbf0b9969d04c5f96d56c6fae4c265e3b6bbac264c398c19a812ea0f" sha256 = "e5df2db09ff672a4cf812d8bbfcd534f90c1429524b2355d68d87fd600a187e6"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.version_regex = "^release_(.*)$" autoupdate.version_regex = "^release_(.*)$"