Skip to content

Commit

Permalink
update Node.js to 8.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed May 21, 2018
1 parent fc6707b commit b6745ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

BUILD_DIR=`cd ${0%/*} && pwd -P`

NODE_VERSION=${NODE_VERSION:-8.11.1}
NODE_VERSION=${NODE_VERSION:-8.11.2}
ARCH=${ARCH:-armv6l}

NODE_NAME=node-v${NODE_VERSION}-linux-${ARCH}
Expand Down

0 comments on commit b6745ce

Please sign in to comment.