diff --git a/images/macos/toolsets/toolset-10.14.json b/images/macos/toolsets/toolset-10.14.json index 7e4f7899..420f0ecc 100644 --- a/images/macos/toolsets/toolset-10.14.json +++ b/images/macos/toolsets/toolset-10.14.json @@ -385,6 +385,6 @@ ] }, "mongodb": { - "version": "5" + "version": "5.0" } } diff --git a/images/macos/toolsets/toolset-10.15.json b/images/macos/toolsets/toolset-10.15.json index 2c499ad3..210fc172 100644 --- a/images/macos/toolsets/toolset-10.15.json +++ b/images/macos/toolsets/toolset-10.15.json @@ -343,6 +343,6 @@ "version": "13" }, "mongodb": { - "version": "5" + "version": "5.0" } } \ No newline at end of file diff --git a/images/macos/toolsets/toolset-11.json b/images/macos/toolsets/toolset-11.json index 4de3e965..cda28c04 100644 --- a/images/macos/toolsets/toolset-11.json +++ b/images/macos/toolsets/toolset-11.json @@ -295,6 +295,6 @@ "version": "13" }, "mongodb": { - "version": "5" + "version": "5.0" } } \ No newline at end of file diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index 17e22e0d..08ee9efd 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -193,6 +193,6 @@ ] }, "mongodb": { - "version": "5" + "version": "5.0" } }