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 v3.0.1

This commit is contained in:
yunohost-bot 2022-07-24 15:05:25 +00:00
parent 2572513a90
commit caa4da0973
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.2.2/node-red-2.2.2.zip SOURCE_URL=https://github.com/node-red/node-red/releases/download/3.0.1/node-red-3.0.1.zip
SOURCE_SUM=22be0fa68ed1e4bac24aed89d943c67e8d8fb5a20bcd94ee6a304224b8ebe9bd SOURCE_SUM=aaedd7af68126f195b37279bbc229dcd3f2c0a6d41e794ecf223567c92c71e9d
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.2.2~ynh1", "version": "3.0.1~ynh1",
"url": "https://nodered.org", "url": "https://nodered.org",
"upstream": { "upstream": {
"license": "Apache-2.0", "license": "Apache-2.0",