1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodered_ynh.git synced 2024-09-03 19:46:25 +02:00

Upgrade to 1.2.3

This commit is contained in:
tituspijean 2020-11-05 16:05:53 +01:00
parent 52f7a0ee78
commit c4ad45cb15
4 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
## Overview ## Overview
Flow-based programming for the Internet of Things. Flow-based programming for the Internet of Things.
**Shipped version:** 1.2.2 **Shipped version:** 1.2.3
## Screenshots ## Screenshots

View file

@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
## Vue d'ensemble ## Vue d'ensemble
Programmation par flux de données pour l'Internet des objets. Programmation par flux de données pour l'Internet des objets.
**Version incluse :** 1.2.2 **Version incluse :** 1.2.3
## Captures d'écran ## Captures d'écran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/node-red/node-red/releases/download/1.2.2/node-red-1.2.2.zip SOURCE_URL=https://github.com/node-red/node-red/releases/download/1.2.3/node-red-1.2.3.zip
SOURCE_SUM=86FA3C63A5CDE0BDE8B785F960976A15A3F6AD4CB597F0360A04FC609F857F74 SOURCE_SUM=4DC8468E0B3F5D25E011CE131757F97713E6739E96F44541BD1E33891848D667
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Flow-based programming for the Internet of Things.", "en": "Flow-based programming for the Internet of Things.",
"fr": "Programmation par flux de données pour l'Internet des objets." "fr": "Programmation par flux de données pour l'Internet des objets."
}, },
"version": "1.2.2~ynh1", "version": "1.2.3~ynh1",
"url": "https://nodered.org", "url": "https://nodered.org",
"license": "Apache-2.0", "license": "Apache-2.0",
"maintainer": { "maintainer": {