mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
Upgrade to v24.2.2
This commit is contained in:
parent
6556078a51
commit
470a9c60cc
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.0.7~ynh1"
|
||||
version = "24.2.2~ynh1"
|
||||
|
||||
maintainers = ["Gofannon"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.0.7.tar.gz"
|
||||
sha256 = "0ee18ae8f251f65e46a22ca934a18ac69aba27977006d640aa1dc4c04fc7ecb8"
|
||||
url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.2.2.tar.gz"
|
||||
sha256 = "e56a3638529102b2ddb68f235d4d66c5f4b8308b32d2e2d9cba53a947ac9d203"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue