From 17d1396f95854f28965fb73bdef689df3b4eb89d Mon Sep 17 00:00:00 2001 From: tituspijean Date: Thu, 26 Nov 2020 18:17:06 +0100 Subject: [PATCH] Upgrade to 1.2.6 --- 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 951bef6..4f3a88c 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.5 +**Shipped version:** 1.2.6 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 047d2d9..56ecb11 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.5 +**Version incluse :** 1.2.6 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 6db9aa9..504a443 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.5/node-red-1.2.5.zip -SOURCE_SUM=B0FEBDA494E9AD558896076B3BDF4CF582083C8A104FDE39D0E67532B78586C8 +SOURCE_URL=https://github.com/node-red/node-red/releases/download/1.2.6/node-red-1.2.6.zip +SOURCE_SUM=AE0F11D02CF3FC9E2EDBA47FA0CE038D477766304C802F05C22359A0CE9ECD3B SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 2b59e31..e331ceb 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.5~ynh1", + "version": "1.2.6~ynh1", "url": "https://nodered.org", "license": "Apache-2.0", "maintainer": {