Skip to content

Commit 7d1562b

Browse files
committed
New ARM64 download urls
1 parent 5bae13e commit 7d1562b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/download-mongodb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ get_mongodb_download_url_for ()
131131
MONGODB_24=""
132132
;;
133133
linux-ubuntu-16.04-aarch64)
134-
MONGODB_LATEST="http://downloads.10gen.com/linux/mongodb-linux-aarch64-enterprise-ubuntu1604-3.3.10.tgz"
134+
MONGODB_LATEST="http://downloads.10gen.com/linux/mongodb-linux-arm64-enterprise-ubuntu1604-latest.tgz"
135135
MONGODB_32=""
136136
MONGODB_30=""
137137
MONGODB_26=""

0 commit comments

Comments
 (0)