mirror of
https://github.com/YunoHost-Apps/nodered_ynh.git
synced 2024-09-03 19:46:25 +02:00
Merge pull request #43 from YunoHost-Apps/ci-auto-update-v2.1.3
Upgrade to version 2.1.3
This commit is contained in:
commit
10d54d5972
4 changed files with 5 additions and 5 deletions
|
@ -27,7 +27,7 @@ It provides a browser-based editor that makes it easy to wire together flows usi
|
|||
- Custom JavaScript functions can be written
|
||||
|
||||
|
||||
**Shipped version:** 2.1.2~ynh1
|
||||
**Shipped version:** 2.1.3~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ Il propose un éditeur accessible dans le navigateur, qui facilite l'ébauche de
|
|||
- Fonctions personnalisées en JavaScript
|
||||
|
||||
|
||||
**Version incluse :** 2.1.2~ynh1
|
||||
**Version incluse :** 2.1.3~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -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_SUM=0ac9c016b9094c6c9bdfdd48971c5c11a75286666bcb4d9fe159a9d478c44f66
|
||||
SOURCE_URL=https://github.com/node-red/node-red/releases/download/2.1.3/node-red-2.1.3.zip
|
||||
SOURCE_SUM=e24714f1b80e44d06cbf4e9890a62884d1eaab42bfb3678ab33874695bd4a72a
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -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.2~ynh1",
|
||||
"version": "2.1.3~ynh1",
|
||||
"url": "https://nodered.org",
|
||||
"upstream": {
|
||||
"license": "Apache-2.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue