Update to MongoDB v3.2.15

Install latest version of MongoDB 3.2.x by default.
This commit is contained in:
skirunman
2017-07-13 17:47:12 -07:00
committed by GitHub
parent 44796a1831
commit 7630fb7a35

View File

@@ -5,7 +5,7 @@ set -u
UNAME=$(uname)
ARCH=$(uname -m)
MONGO_VERSION=3.2.12
MONGO_VERSION=3.2.15
NODE_VERSION=4.8.4
NPM_VERSION=4.6.1