summaryrefslogtreecommitdiffstats
path: root/stacksmith
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-11-13 21:46:33 +0200
committerLauri Ojansivu <x@xet7.org>2019-11-13 21:46:33 +0200
commit1eb3d25b40797fdab41d7dd59405cfcea81dcc61 (patch)
tree9c9a8e7435e546a06ec6a7ed604e114d893a4702 /stacksmith
parent7206e2528f87488d3076e2f9b2d9b80d9fe2d84f (diff)
downloadwekan-1eb3d25b40797fdab41d7dd59405cfcea81dcc61.tar.gz
wekan-1eb3d25b40797fdab41d7dd59405cfcea81dcc61.tar.bz2
wekan-1eb3d25b40797fdab41d7dd59405cfcea81dcc61.zip
Update Node.js to v8.16.2.
Thanks to xet7 !
Diffstat (limited to 'stacksmith')
-rwxr-xr-xstacksmith/user-scripts/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/stacksmith/user-scripts/build.sh b/stacksmith/user-scripts/build.sh
index 2250f9bd..23dc7f84 100755
--- a/stacksmith/user-scripts/build.sh
+++ b/stacksmith/user-scripts/build.sh
@@ -2,7 +2,7 @@
set -euxo pipefail
BUILD_DEPS="bsdtar gnupg wget curl bzip2 python git ca-certificates perl-Digest-SHA"
-NODE_VERSION=v8.16.0
+NODE_VERSION=v8.16.2
#METEOR_RELEASE=1.6.0.1 - for Stacksmith, meteor-1.8 branch that could have METEOR@1.8.1-beta.8 or newer
USE_EDGE=false
METEOR_EDGE=1.5-beta.17