We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bae13e commit 7d1562bCopy full SHA for 7d1562b
.evergreen/download-mongodb.sh
@@ -131,7 +131,7 @@ get_mongodb_download_url_for ()
131
MONGODB_24=""
132
;;
133
linux-ubuntu-16.04-aarch64)
134
- MONGODB_LATEST="http://downloads.10gen.com/linux/mongodb-linux-aarch64-enterprise-ubuntu1604-3.3.10.tgz"
+ MONGODB_LATEST="http://downloads.10gen.com/linux/mongodb-linux-arm64-enterprise-ubuntu1604-latest.tgz"
135
MONGODB_32=""
136
MONGODB_30=""
137
MONGODB_26=""
0 commit comments