From 4f96bd74dfe4719eceb0c59ce8c80b5b0a442ae3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 19 Jan 2022 06:08:39 +0000 Subject: [PATCH 1/2] Upgrade to v2.1.6 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 4a67b97..aec228c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/node-red/node-red/releases/download/2.1.5/node-red-2.1.5.zip -SOURCE_SUM=daf136a6b5952e1c757d96c4e94d6f3ded2948bce4d871feafe3f2e87fd52c86 +SOURCE_URL=https://github.com/node-red/node-red/releases/download/2.1.6/node-red-2.1.6.zip +SOURCE_SUM=6b8d80c423e239b47410e23a1ba981c3ff1b11face1e3ea9c4672edef85a8c98 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 0c6e959..fa23ae1 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Flow-based programming for the Internet of Things", "fr": "Programmation par flux de données pour l'Internet des objets" }, - "version": "2.1.5~ynh1", + "version": "2.1.6~ynh1", "url": "https://nodered.org", "upstream": { "license": "Apache-2.0", From 8b60aa0fd4ba274f6a17fad48bdb98302995024e Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Wed, 19 Jan 2022 06:08:44 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 895de3b..387bc78 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ logging: { // replace the default logging option ...defaultSettings.logging, // You can check the default settings Yunohost generates at `data/settings.js` and find the documentation for configuring Node-RED here: https://nodered.org/docs/user-guide/runtime/configuration -**Shipped version:** 2.1.5~ynh1 +**Shipped version:** 2.1.6~ynh1 diff --git a/README_fr.md b/README_fr.md index 9510498..51ae066 100644 --- a/README_fr.md +++ b/README_fr.md @@ -45,7 +45,7 @@ module.exports = (defaultSettings) => ({ Vous pouvez consulter les paramètres par défaut générez par Yunohost dans `data/settings.js` et trouver la documentation pour configurer Node-RED ici: https://nodered.org/docs/user-guide/runtime/configuration -**Version incluse :** 2.1.5~ynh1 +**Version incluse :** 2.1.6~ynh1