mirror of
https://github.com/YunoHost-Apps/nodered_ynh.git
synced 2024-09-03 19:46:25 +02:00
Upgrade to v2.0.4
This commit is contained in:
parent
aeb357ee88
commit
e6070ac37e
3 changed files with 4 additions and 4 deletions
|
@ -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.4
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/node-red/node-red/releases/download/2.0.3/node-red-2.0.3.zip
|
||||
SOURCE_SUM=1687fd13bbe18dfa93b5fd90babb1598bfab57ebdae19aeb81801dd27482454b
|
||||
SOURCE_URL=https://github.com/node-red/node-red/releases/download/2.0.4/node-red-2.0.4.zip
|
||||
SOURCE_SUM=7bec6ec179b2f84cb57879f792e2688b19d2eb46ce65a02c59c1d3f31edeb6c6
|
||||
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.0.3~ynh1",
|
||||
"version": "2.0.4~ynh1",
|
||||
"url": "https://nodered.org",
|
||||
"upstream": {
|
||||
"license": "Apache-2.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue