mirror of
https://github.com/YunoHost-Apps/nodered_ynh.git
synced 2024-09-03 19:46:25 +02:00
Upgrade to v1.3.4
This commit is contained in:
parent
7bbed9d4db
commit
b38d81fd7d
4 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
|||
## Overview
|
||||
Flow-based programming for the Internet of Things.
|
||||
|
||||
**Shipped version:** 1.3.3
|
||||
**Shipped version:** 1.3.4
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
## Vue d'ensemble
|
||||
Programmation par flux de données pour l'Internet des objets.
|
||||
|
||||
**Version incluse :** 1.3.3
|
||||
**Version incluse :** 1.3.4
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/node-red/node-red/releases/download/1.3.3/node-red-1.3.3.zip
|
||||
SOURCE_SUM=21337b5c0ad923961d616e2b2203ec5f82453320a7b70b69c4bd1c31ffddf1a3
|
||||
SOURCE_URL=https://github.com/node-red/node-red/releases/download/1.3.4/node-red-1.3.4.zip
|
||||
SOURCE_SUM=11d252069c43e22c0f152bfdc23e5391d76f962572fb5fb10423f96821918f87
|
||||
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": "1.3.3~ynh1",
|
||||
"version": "1.3.4~ynh1",
|
||||
"url": "https://nodered.org",
|
||||
"license": "Apache-2.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue