summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-06-07 21:54:08 +0300
committerLauri Ojansivu <x@xet7.org>2018-06-07 21:54:08 +0300
commit90d55777f7298d243ed0de03c934cea239a31272 (patch)
treea640a320578d98d9b8076c1fead35a21521e5124 /snapcraft.yaml
parent8471f389ebceac20381ad9f91c8e018c33405fb1 (diff)
downloadwekan-90d55777f7298d243ed0de03c934cea239a31272.tar.gz
wekan-90d55777f7298d243ed0de03c934cea239a31272.tar.bz2
wekan-90d55777f7298d243ed0de03c934cea239a31272.zip
Copy latest Sandstorm Node.js fork binary from installed Sandstorm
/opt/sandstorm/sandstorm-234/bin/node to https://releases.wekan.team download server. Node binary is compiled by https://github.com/kentonv when doing new release of Sandstorm. Source code of binary is at: https://github.com/sandstorm-io/node
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 2333f5db..d1b89a67 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -111,7 +111,7 @@ parts:
# Download node version 8.11.1 that has fix included, node binary copied from Sandstorm
# Description at https://releases.wekan.team/node.txt
# SHA256SUM: 18c99d5e79e2fe91e75157a31be30e5420787213684d4048eb91e602e092725d
- echo "18c99d5e79e2fe91e75157a31be30e5420787213684d4048eb91e602e092725d node" >> node-SHASUMS256.txt.asc
+ echo "5f2703af5f7bd48e85fc8ed32d61de7c7cf81c53d0dcd73f6c218ed87e950fae node" >> node-SHASUMS256.txt.asc
curl https://releases.wekan.team/node -o node
# Verify Fibers patched node authenticity
echo "Fibers 100% CPU issue patched node authenticity:"