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 v21.5.1

This commit is contained in:
yunohost-bot 2023-06-27 20:15:38 +02:00 committed by YunoHost Bot
parent ce37c35a85
commit c43f05bbfc

View file

@ -5,7 +5,7 @@ name = "Diagrams.net"
description.en = "Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams"
description.fr = "Application en ligne qui permet de faire des schémas et du dessin vectoriel"
version = "21.5.0~ynh1"
version = "21.5.1~ynh1"
maintainers = ["Gofannon"]
@ -40,8 +40,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/jgraph/drawio/archive/refs/tags/v21.5.0.tar.gz"
sha256 = "8d791211d7751c1b0dc013dcedd8cb9240f6299cf4c693cef8a497b08ae12f12"
url = "https://github.com/jgraph/drawio/archive/refs/tags/v21.5.1.tar.gz"
sha256 = "7dcb80bd591436d6c59efc755a7a4bb047a0da3eccb7dcd05b7fe6693c3be4a5"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]