From d83079a29b2f7acb21ef8cf412f811c6b91bb88a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 26 Oct 2021 06:08:36 +0000 Subject: [PATCH 1/2] Upgrade to v2.1.2 --- 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 58893a2..0ef1b97 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.1/node-red-2.1.1.zip -SOURCE_SUM=e180c35dac0bedfd12af6e892d7621019b485dfe22f403ef216f65a2340836a2 +SOURCE_URL=https://github.com/node-red/node-red/releases/download/2.1.2/node-red-2.1.2.zip +SOURCE_SUM=0ac9c016b9094c6c9bdfdd48971c5c11a75286666bcb4d9fe159a9d478c44f66 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ada0659..8aabd9b 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.1~ynh1", + "version": "2.1.2~ynh1", "url": "https://nodered.org", "upstream": { "license": "Apache-2.0", From 286376c0957c7b9676e1a0e6ed080958b8e1f85a Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Tue, 26 Oct 2021 06:08:41 +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 2685459..5d23c6a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ It provides a browser-based editor that makes it easy to wire together flows usi - Custom JavaScript functions can be written -**Shipped version:** 2.1.1~ynh1 +**Shipped version:** 2.1.2~ynh1 diff --git a/README_fr.md b/README_fr.md index f7650a4..700d97b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,7 +23,7 @@ Il propose un éditeur accessible dans le navigateur, qui facilite l'ébauche de - Fonctions personnalisées en JavaScript -**Version incluse :** 2.1.1~ynh1 +**Version incluse :** 2.1.2~ynh1