Skip to content

Commit c82e7d1

Browse files
committed
Update MongoDB to 4.2.8
1 parent 6408045 commit c82e7d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

run-builder.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -e
33

4-
MONGODB_VERSION='4.2.5'
4+
MONGODB_VERSION='4.2.8'
55
SRC="mongodb-src-r$MONGODB_VERSION"
66
TARGET="mongodb-linux-x86_64-${MONGODB_VERSION}"
77
BIN="$TARGET/bin"

0 commit comments

Comments
 (0)