Skip to content

Commit

Permalink
REP-2825 Bump server versions to 4.4.23, 5.0.19, 6.0.8 and 7.0.0-rc7 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
edobranov authored Jul 14, 2023
1 parent 6b328a1 commit 48a1650
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .evergreen/download-mongodb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@ 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-rc3"
VERSION_70="7.0.0-rc7"
VERSION_60_LATEST="v6.0-latest"
VERSION_60="6.0.6"
VERSION_60="6.0.8"
# The perf version must always remain pinned to the same patch
VERSION_60_PERF="6.0.6"
VERSION_50="5.0.17"
VERSION_44="4.4.21"
VERSION_50="5.0.19"
VERSION_44="4.4.23"
VERSION_42="4.2.24"
VERSION_40="4.0.28"
VERSION_36="3.6.23"
Expand Down

0 comments on commit 48a1650

Please sign in to comment.