summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-07-06 11:42:56 +0300
committerLauri Ojansivu <x@xet7.org>2018-07-06 11:42:56 +0300
commitc26a31f498a022fb5c7f70c5e00cdad81a6e3c04 (patch)
treedbc6c0139465e2b8bde550c556eaf9765183d695 /snapcraft.yaml
parent4b65c5cc3359eb090e87498b3501629cb54081e2 (diff)
downloadwekan-c26a31f498a022fb5c7f70c5e00cdad81a6e3c04.tar.gz
wekan-c26a31f498a022fb5c7f70c5e00cdad81a6e3c04.tar.bz2
wekan-c26a31f498a022fb5c7f70c5e00cdad81a6e3c04.zip
v1.14v1.14
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 70b9d44d..a25299aa 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -81,7 +81,7 @@ parts:
wekan:
source: .
plugin: nodejs
- node-engine: 8.11.1
+ node-engine: 8.11.3
node-packages:
- npm
- node-gyp
@@ -108,7 +108,7 @@ parts:
# Also see beginning of wekan/server/authentication.js
# import Fiber from "fibers";
# Fiber.poolSize = 1e9;
- # Download node version 8.11.1 that has fix included, node binary copied from Sandstorm
+ # Download node version 8.11.3 that has fix included, node binary copied from Sandstorm
# Description at https://releases.wekan.team/node.txt
echo "5263dc1c571885921179b11a1c6eb9ca82a95a89b69c15b366f885e9b5a32d66 node" >> node-SHASUMS256.txt.asc
curl https://releases.wekan.team/node -o node