mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
Upgrade to v22.1.5
This commit is contained in:
parent
70c8d2f292
commit
2d5db3c43c
1 changed files with 3 additions and 3 deletions
|
@ -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.4~ynh1"
|
||||
version = "22.1.5~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.4.tar.gz"
|
||||
sha256 = "47abd63e73677659ba9800ead1d6d1050490c03a0623aec047582c6afd327edf"
|
||||
url = "https://github.com/jgraph/drawio/archive/refs/tags/v22.1.5.tar.gz"
|
||||
sha256 = "27c3d56eee48471774cab868c2cb12b614062d5ecdfe5d1bb7b4e1139f4f9604"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue