mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
Merge pull request #131 from YunoHost-Apps/ci-auto-update-21.7.5
Upgrade to v21.7.5
This commit is contained in:
commit
53a82c08ff
3 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams.
|
||||
|
||||
|
||||
**Shipped version:** 21.7.4~ynh1
|
||||
**Shipped version:** 21.7.5~ynh1
|
||||
|
||||
**Demo:** https://app.diagrams.net/
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
Application en ligne qui permet de faire des schémas et du dessin vectoriel
|
||||
|
||||
|
||||
**Version incluse :** 21.7.4~ynh1
|
||||
**Version incluse :** 21.7.5~ynh1
|
||||
|
||||
**Démo :** https://app.diagrams.net/
|
||||
|
||||
|
|
|
@ -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 = "21.7.4~ynh1"
|
||||
version = "21.7.5~ynh1"
|
||||
|
||||
maintainers = ["Gofannon"]
|
||||
|
||||
|
@ -40,8 +40,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/jgraph/drawio/archive/refs/tags/v21.7.4.tar.gz"
|
||||
sha256 = "1a325c72bb09b501bc40587d090b3976ff4ae29b009b21d4ab22a9d9dd896206"
|
||||
url = "https://github.com/jgraph/drawio/archive/refs/tags/v21.7.5.tar.gz"
|
||||
sha256 = "8f7ac5848231964dfcc9c56a2ed35d67ecc24acf96ae949ef85ba10d097f5c97"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue