mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
chore: Update 64-bit MongoDB version to 7.0.16.
This commit is contained in:
@@ -6,7 +6,7 @@ set -u
|
||||
UNAME=$(uname)
|
||||
ARCH=$(uname -m)
|
||||
NODE_VERSION=24.14.0
|
||||
MONGO_VERSION_64BIT=8.2.5
|
||||
MONGO_VERSION_64BIT=7.0.16
|
||||
MONGO_VERSION_32BIT=3.2.22
|
||||
NPM_VERSION=11.10.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user