1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodered_ynh.git synced 2024-09-03 19:46:25 +02:00

Upgrade app.src to v1.0.4

This commit is contained in:
tituspijean 2020-03-18 19:45:55 +01:00 committed by GitHub
parent 9a8af23f1a
commit 5629e40017
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/node-red/node-red/releases/download/1.0.1/node-red-1.0.1.zip SOURCE_URL=https://github.com/node-red/node-red/releases/download/1.0.4/node-red-1.0.4.zip
SOURCE_SUM=47F5E8602CD5A69F970D631D01E563D6647F8F3FE1C8998D40136A71296C65B2 SOURCE_SUM=AF24A94931FBD356E175F32FE799FB105424CFADC0DAEB687EC048BBDCA06060
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true