diff --git a/images/macos/toolsets/toolset-10.14.json b/images/macos/toolsets/toolset-10.14.json index 7e4f7899c..420f0ecc4 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 2c499ad3e..210fc1723 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 4de3e965c..cda28c04f 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 17e22e0dd..08ee9efde 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" } }