Skip to content

Commit

Permalink
Update download-mongodb.sh (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
jyemin authored Sep 5, 2023
1 parent 98968d3 commit 4be70a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .evergreen/download-mongodb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,12 @@ get_mongodb_download_url_for ()
VERSION_MONGOSH="1.8.1"
# Set VERSION_RAPID to the latest rapid release each quarter.
VERSION_RAPID="6.3.1"
VERSION_70="7.0.0-rc7"
VERSION_70="7.0.1"
VERSION_60_LATEST="v6.0-latest"
VERSION_60="6.0.9"
# The perf version must always remain pinned to the same patch
VERSION_60_PERF="6.0.6"
VERSION_50="5.0.19"
VERSION_50="5.0.20"
VERSION_44="4.4.23"
VERSION_42="4.2.24"
VERSION_40="4.0.28"
Expand Down

0 comments on commit 4be70a5

Please sign in to comment.