Skip to content

Commit

Permalink
Add MongoDB 4.2 server archive to Debian 10 (#523)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbsiegel authored Oct 11, 2024
1 parent 52e784b commit 19e4265
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .evergreen/download-mongodb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,7 @@ get_mongodb_download_url_for ()
MONGODB_60="http://downloads.10gen.com/linux/mongodb-linux-x86_64-enterprise-debian10${DEBUG}-${VERSION_60}.tgz"
MONGODB_50="http://downloads.10gen.com/linux/mongodb-linux-x86_64-enterprise-debian10${DEBUG}-${VERSION_50}.tgz"
MONGODB_44="http://downloads.10gen.com/linux/mongodb-linux-x86_64-enterprise-debian10${DEBUG}-${VERSION_44}.tgz"
MONGODB_42="http://downloads.10gen.com/linux/mongodb-linux-x86_64-enterprise-debian10${DEBUG}-${VERSION_42}.tgz"
;;
linux-debian-9*)
MONGODB_LATEST="http://downloads.10gen.com/linux/mongodb-linux-x86_64-enterprise-debian92${DEBUG}-latest.tgz"
Expand Down

0 comments on commit 19e4265

Please sign in to comment.