Skip to content

Commit

Permalink
pin stable commit - try again
Browse files Browse the repository at this point in the history
remove extraneous change
  • Loading branch information
aditi-khare-mongoDB committed Jan 30, 2025
1 parent 7b0b03c commit 2ef0a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/configure-cluster-with-encryption.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# this script downloads all tools required to use FLE with mongodb, then starts a cluster of the provided configuration (sharded on 8.0 server)

export CWD=$(pwd);
export DRIVERS_TOOLS_PINNED_COMMIT=259809b8388c68d0adf0e0c8ac8257802e811e69;
export DRIVERS_TOOLS_PINNED_COMMIT=d8098d27d0a94afe6ed20b01d653404ba6dd3910;

# install extra dependency
npm install mongodb-client-encryption
Expand Down

0 comments on commit 2ef0a78

Please sign in to comment.