From d256dc3b8a12873b915038ae9ab00e9c5d46209d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 3 Dec 2021 06:08:52 +0000 Subject: [PATCH] Upgrade to v2.1.4 --- 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 1430027..8b19e7a 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.3/node-red-2.1.3.zip -SOURCE_SUM=e24714f1b80e44d06cbf4e9890a62884d1eaab42bfb3678ab33874695bd4a72a +SOURCE_URL=https://github.com/node-red/node-red/releases/download/2.1.4/node-red-2.1.4.zip +SOURCE_SUM=aa169161801ca9fef1c5d27c059aa4e06c6833bb04212067a729682f21476b6a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 64f527c..f865077 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.3~ynh1", + "version": "2.1.4~ynh1", "url": "https://nodered.org", "upstream": { "license": "Apache-2.0",