From 52f7a0ee7891db3c1871fcb18dafca0f54858921 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Mon, 19 Oct 2020 22:03:48 +0200 Subject: [PATCH] Upgrade to 1.2.2 --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5da41f1..6246b47 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview Flow-based programming for the Internet of Things. -**Shipped version:** 1.2.1 +**Shipped version:** 1.2.2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 08eb6f3..fce61b7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour ## Vue d'ensemble Programmation par flux de données pour l'Internet des objets. -**Version incluse :** 1.2.1 +**Version incluse :** 1.2.2 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index efad3ac..f8c84c5 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/node-red/node-red/releases/download/1.2.1/node-red-1.2.1.zip -SOURCE_SUM=165cf76bb4ef8df4c9f3b40bf4e0a0ff0db9c8d5b1b13db9d423b1a5c382e4b4 +SOURCE_URL=https://github.com/node-red/node-red/releases/download/1.2.2/node-red-1.2.2.zip +SOURCE_SUM=86FA3C63A5CDE0BDE8B785F960976A15A3F6AD4CB597F0360A04FC609F857F74 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 71a0521..4ac8467 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": "1.2.1~ynh1", + "version": "1.2.2~ynh1", "url": "https://nodered.org", "license": "Apache-2.0", "maintainer": {