1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diagramsnet_ynh.git synced 2024-09-03 18:26:33 +02:00

Upgrade to v23.1.0

This commit is contained in:
yunohost-bot 2024-01-31 21:30:57 +01:00 committed by YunoHost Bot
parent 80cb053aab
commit dd4026c077

View file

@ -5,7 +5,7 @@ name = "Diagrams.net"
description.en = "Diagram software for making flowcharts, process diagrams, org charts"
description.fr = "Application qui permet de faire des schémas et du dessin vectoriel"
version = "23.0.2~ynh1"
version = "23.1.0~ynh1"
maintainers = ["Gofannon"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/jgraph/drawio/archive/refs/tags/v23.0.2.tar.gz"
sha256 = "4d7a78279a5a58f406cd5b90f68c3f21c4f50b5b6b3cd3afde1bef3355651e5e"
url = "https://github.com/jgraph/drawio/archive/refs/tags/v23.1.0.tar.gz"
sha256 = "30d838dab1faa9a6f8053265d91f94bcedccf7b6af6e7cef00f6ffb8a7344222"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]