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 v2.0.6

This commit is contained in:
yunohost-bot 2021-09-04 08:02:44 +00:00 committed by tituspijean
parent 8b16306419
commit f022167b78
3 changed files with 3 additions and 3 deletions

0
.github/workflows/updater.sh vendored Normal file → Executable file
View file

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/node-red/node-red/releases/download/2.0.4/node-red-2.0.4.zip
SOURCE_SUM=7bec6ec179b2f84cb57879f792e2688b19d2eb46ce65a02c59c1d3f31edeb6c6
SOURCE_URL=https://github.com/node-red/node-red/releases/download/2.0.6/node-red-2.0.6.zip
SOURCE_SUM=ddeeb2afebef145715c94b1888b08ee1b69290bb5440b5318c2523bf3bd0f290
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -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.4~ynh1",
"version": "2.0.6~ynh1",
"url": "https://nodered.org",
"upstream": {
"license": "Apache-2.0",