From d1cc22ac3e405d138ec8f7a7701ea128c20f9678 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sat, 24 Jul 2021 11:59:01 +0200 Subject: [PATCH] Upgrade to v2.0.3 --- README.md | 2 +- conf/app.src | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4020f3f..204f73a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Flow-based programming for the Internet of Things -**Shipped version:** 2.0.3~ynh1 +**Shipped version:** 2.0.3 diff --git a/conf/app.src b/conf/app.src index a8aab02..30eae14 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/node-red/node-red/archive/refs/tags/2.0.3.zip -SOURCE_SUM=28ef04e678695f39d895fbbd0a6abb3228d8a299f9cb71a8bc60af7f3cf17884 +SOURCE_URL=https://github.com/node-red/node-red/releases/download/2.0.3/node-red-2.0.3.zip +SOURCE_SUM=1687fd13bbe18dfa93b5fd90babb1598bfab57ebdae19aeb81801dd27482454b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true