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.0.0

This commit is contained in:
yunohost-bot 2024-01-24 21:30:56 +01:00 committed by YunoHost Bot
parent d2aed4e15b
commit 1061fc54cf

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 = "22.1.16~ynh1"
version = "23.0.0~ynh1"
maintainers = ["Gofannon"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/jgraph/drawio/archive/refs/tags/v22.1.16.tar.gz"
sha256 = "e35939884e3ce5ab1b7e9e9f9c98b816cfefd61cb5478961949748ed56a95620"
url = "https://github.com/jgraph/drawio/archive/refs/tags/v23.0.0.tar.gz"
sha256 = "4ae1f6f304b04194626230c2ee197efdc76aeb1464ce54dd8ca928b260fac10c"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]