Skip to content

Commit

Permalink
Revert change to 5.0 download version (#516)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Oct 2, 2024
1 parent c72467c commit 5225a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/download-mongodb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ get_mongodb_download_url_for ()
VERSION_80="8.0.0"
VERSION_70="7.0.9"
VERSION_60="6.0.15"
VERSION_50="5.0.29"
VERSION_50="5.0.26"

# This version is used for performance benchmarking. Do not update to a newer version
VERSION_60_PERF="6.0.6"
Expand Down

0 comments on commit 5225a42

Please sign in to comment.