summaryrefslogtreecommitdiffstats
path: root/stacksmith
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-07-10 19:11:46 +0300
committerLauri Ojansivu <x@xet7.org>2020-07-10 19:11:46 +0300
commit6e4407ed9cb3c95a99e0dbbb4383324dd57d6be1 (patch)
tree35a486c2700100d098f7d23bb989efa96bd57cfd /stacksmith
parent05cd1247ab935f586d747743bb9cd79d23e0b1e6 (diff)
downloadwekan-6e4407ed9cb3c95a99e0dbbb4383324dd57d6be1.tar.gz
wekan-6e4407ed9cb3c95a99e0dbbb4383324dd57d6be1.tar.bz2
wekan-6e4407ed9cb3c95a99e0dbbb4383324dd57d6be1.zip
Upgrade to Node 12.18.2.
Thanks to Node developers and 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 e0174110..4d57bb26 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=v12.18.1
+NODE_VERSION=v12.18.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