mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
Upgrade to v24.4.4
This commit is contained in:
parent
bb645387fb
commit
ce46a53527
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.0~ynh1"
|
||||
version = "24.4.4~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.0.tar.gz"
|
||||
sha256 = "19b2aaa6d93e08f5c3ad1dbdeb4376ccef93c0738135eb246927e27486aaf016"
|
||||
url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.4.4.tar.gz"
|
||||
sha256 = "2c505c777f5ab85d43463adaaad771de6e7bc14a067faf213cd22debcb60b93a"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue