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 v22.1.1

This commit is contained in:
yunohost-bot 2023-11-15 05:15:45 +01:00 committed by YunoHost Bot
parent a5c4554597
commit 0ca08d654c

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.0~ynh1"
version = "22.1.1~ynh1"
maintainers = ["Gofannon"]
@ -40,8 +40,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/jgraph/drawio/archive/refs/tags/v22.1.0.tar.gz"
sha256 = "f2722cc19ab6c0c1dc7f998fc4876ffe5eee3bf4208e8aea4cf1f4f8aaa07166"
url = "https://github.com/jgraph/drawio/archive/refs/tags/v22.1.1.tar.gz"
sha256 = "a2a202586f889d18c308207a260e32fcc9595311c74c52a4b64f91313825a7ee"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]