mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
Upgrade to v23.1.8
This commit is contained in:
parent
4f2077f9f1
commit
ee0bb667e5
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 = "23.1.5~ynh1"
|
||||
version = "23.1.8~ynh1"
|
||||
|
||||
maintainers = ["Gofannon"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/jgraph/drawio/archive/refs/tags/v23.1.5.tar.gz"
|
||||
sha256 = "05ef198e68a51faa4054fdb1db4ee13a141d07ea341cc17f073a3fc79b9bfabf"
|
||||
url = "https://github.com/jgraph/drawio/archive/refs/tags/v23.1.8.tar.gz"
|
||||
sha256 = "8dc621d2593de7604c2582a3f85fe333f1d15be720bf74e5f44dcdc133e0049b"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue