mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
Upgrade to v24.4.10
This commit is contained in:
parent
8f762b770c
commit
988881b65a
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 = "24.4.8~ynh1"
|
||||
version = "24.4.10~ynh1"
|
||||
|
||||
maintainers = ["Gofannon"]
|
||||
|
||||
|
@ -42,8 +42,8 @@ ram.runtime = "50M"
|
|||
default = "visitors"
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.4.8.tar.gz"
|
||||
sha256 = "9d3fc507056124a33e3e3c17e034e3ed64b1a0d2b48f217865b1f61fcfc57ff2"
|
||||
url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.4.10.tar.gz"
|
||||
sha256 = "928b78f7b2e90cd67abdc06362045ff9da59adf7c4c665d5d856e6bb02495f32"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue