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

Merge pull request #104 from YunoHost-Apps/ci-auto-update-v20.8.23

Upgrade to version 20.8.23
This commit is contained in:
Éric Gaspar 2023-03-02 08:42:45 +01:00 committed by GitHub
commit ae87ce1281
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 5 deletions

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# Diagrams.net for YunoHost
[![Integration level](https://dash.yunohost.org/integration/diagramsnet.svg)](https://dash.yunohost.org/appci/app/diagramsnet) ![Working status](https://ci-apps.yunohost.org/ci/badges/diagramsnet.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/diagramsnet.maintain.svg)
[![Install Diagrams.net with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=diagramsnet)
*[Lire ce readme en français.](./README_fr.md)*
@ -18,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:** 20.8.18~ynh1
**Shipped version:** 20.8.23~ynh1
**Demo:** https://app.diagrams.net/

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# Diagrams.net pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/diagramsnet.svg)](https://dash.yunohost.org/appci/app/diagramsnet) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/diagramsnet.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/diagramsnet.maintain.svg)
[![Installer Diagrams.net avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=diagramsnet)
*[Read this readme in english.](./README.md)*
@ -18,7 +19,7 @@ Si vous navez 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 :** 20.8.18~ynh1
**Version incluse :** 20.8.23~ynh1
**Démo :** https://app.diagrams.net/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v20.8.18
SOURCE_SUM=f0b38aa761adb769730707346782df66eb6558c173a6561a98a55ec2ee80e126
SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v20.8.23
SOURCE_SUM=d690f9223d21a5bfafeb70feecdb6dac611709e5fb1a95ff7b7f8d9c1ea0cefa
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams",
"fr": "Application en ligne qui permet de faire des schémas et du dessin vectoriel"
},
"version": "20.8.18~ynh1",
"version": "20.8.23~ynh1",
"url": "https://www.diagrams.net/",
"upstream": {
"license": "Apache-2.0",