mirror of
https://github.com/YunoHost-Apps/nodered_ynh.git
synced 2024-09-03 19:46:25 +02:00
Upgrade to v2.2.0
This commit is contained in:
parent
d81eef6493
commit
2920f524cf
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/node-red/node-red/releases/download/2.1.6/node-red-2.1.6.zip
|
SOURCE_URL=https://github.com/node-red/node-red/releases/download/2.2.0/node-red-2.2.0.zip
|
||||||
SOURCE_SUM=6b8d80c423e239b47410e23a1ba981c3ff1b11face1e3ea9c4672edef85a8c98
|
SOURCE_SUM=2dc96a2506b032dd3caf6452e384f2017d48061f05ddc50f731e2f856b27bfbb
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -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.6~ynh1",
|
"version": "2.2.0~ynh1",
|
||||||
"url": "https://nodered.org",
|
"url": "https://nodered.org",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue