1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diagramsnet_ynh.git synced 2024-09-03 18:26:33 +02:00

Upgrade sources

- `main` v24.7.8: https://github.com/jgraph/drawio/releases/tag/24.7.8
This commit is contained in:
yunohost-bot 2024-08-30 13:53:57 +02:00 committed by YunoHost Bot
parent 81edac4245
commit 91c4bf94b7

View file

@ -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.7.5~ynh1"
version = "24.7.8~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.7.5.tar.gz"
sha256 = "a80fe6a514aeaed5e6686342198406b39511c1df195d36b2bf370d7f023e729e"
url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.7.8.tar.gz"
sha256 = "d1721d8ae496bc16dff37d1e2df0b2c1be5cfba5612add4bcdc2a264798beadf"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]