1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodered_ynh.git synced 2024-09-03 19:46:25 +02:00

Upgrade to v2.1.3

This commit is contained in:
yunohost-bot 2021-10-27 06:08:24 +00:00
parent 642bcde3c1
commit 116373a862
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/node-red/node-red/releases/download/2.1.2/node-red-2.1.2.zip SOURCE_URL=https://github.com/node-red/node-red/releases/download/2.1.3/node-red-2.1.3.zip
SOURCE_SUM=0ac9c016b9094c6c9bdfdd48971c5c11a75286666bcb4d9fe159a9d478c44f66 SOURCE_SUM=e24714f1b80e44d06cbf4e9890a62884d1eaab42bfb3678ab33874695bd4a72a
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Flow-based programming for the Internet of Things", "en": "Flow-based programming for the Internet of Things",
"fr": "Programmation par flux de données pour l'Internet des objets" "fr": "Programmation par flux de données pour l'Internet des objets"
}, },
"version": "2.1.2~ynh1", "version": "2.1.3~ynh1",
"url": "https://nodered.org", "url": "https://nodered.org",
"upstream": { "upstream": {
"license": "Apache-2.0", "license": "Apache-2.0",