From 27c8809a051e95adcbc021b87fc0a5c8cbc66dac Mon Sep 17 00:00:00 2001 From: RaviAkshintala <167848931+RaviAkshintala@users.noreply.github.com> Date: Mon, 3 Feb 2025 20:08:45 +0530 Subject: [PATCH] [Windows] Updated the mongodb signature thumbprint (#11507) Co-authored-by: Ravi Akshintala --- images/windows/toolsets/toolset-2019.json | 2 +- images/windows/toolsets/toolset-2022.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/images/windows/toolsets/toolset-2019.json b/images/windows/toolsets/toolset-2019.json index d547586c..2994939c 100644 --- a/images/windows/toolsets/toolset-2019.json +++ b/images/windows/toolsets/toolset-2019.json @@ -453,7 +453,7 @@ }, "mongodb": { "version": "5.0", - "signature": "F2D7C28591847BB2CB2B1C2A0C59459FDC728A38" + "signature": "A5BBE2A6DA1D2A6E057EF870267E6A91E4D56BAA" }, "nsis": { "version": "3.10" diff --git a/images/windows/toolsets/toolset-2022.json b/images/windows/toolsets/toolset-2022.json index 6660ef26..cd68d0d9 100644 --- a/images/windows/toolsets/toolset-2022.json +++ b/images/windows/toolsets/toolset-2022.json @@ -369,7 +369,7 @@ }, "mongodb": { "version": "5.0", - "signature": "F2D7C28591847BB2CB2B1C2A0C59459FDC728A38" + "signature": "A5BBE2A6DA1D2A6E057EF870267E6A91E4D56BAA" }, "nsis": { "version": "3.10"