Skip to content

Commit 2ef0a78

Browse files
pin stable commit - try again
remove extraneous change
1 parent 7b0b03c commit 2ef0a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/configure-cluster-with-encryption.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# this script downloads all tools required to use FLE with mongodb, then starts a cluster of the provided configuration (sharded on 8.0 server)
66

77
export CWD=$(pwd);
8-
export DRIVERS_TOOLS_PINNED_COMMIT=259809b8388c68d0adf0e0c8ac8257802e811e69;
8+
export DRIVERS_TOOLS_PINNED_COMMIT=d8098d27d0a94afe6ed20b01d653404ba6dd3910;
99

1010
# install extra dependency
1111
npm install mongodb-client-encryption

0 commit comments

Comments
 (0)