mirror of
https://github.com/meteor/meteor.git
synced 2026-01-09 07:38:15 -05:00
Update included MongoDB to v7.0.16
This commit is contained in:
@@ -6,7 +6,7 @@ set -u
|
||||
UNAME=$(uname)
|
||||
ARCH=$(uname -m)
|
||||
NODE_VERSION=22.14.0
|
||||
MONGO_VERSION_64BIT=7.0.5
|
||||
MONGO_VERSION_64BIT=7.0.16
|
||||
MONGO_VERSION_32BIT=3.2.22
|
||||
NPM_VERSION=10.9.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user