From b4bd0fd5f5e09d9aaff696ed017583f561b0006d Mon Sep 17 00:00:00 2001 From: xitzhang Date: Wed, 15 Oct 2025 17:52:31 -0700 Subject: [PATCH] Update CommitHash in cgmanifest.json --- sdk/attestation/azure-security-attestation/cgmanifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/attestation/azure-security-attestation/cgmanifest.json b/sdk/attestation/azure-security-attestation/cgmanifest.json index 648f67628..d3d75cec1 100644 --- a/sdk/attestation/azure-security-attestation/cgmanifest.json +++ b/sdk/attestation/azure-security-attestation/cgmanifest.json @@ -6,7 +6,7 @@ "Type": "git", "git": { "RepositoryUrl": "https://github.com/openssl/openssl", - "CommitHash": "d82e959e621a3d597f1e0d50ff8c2d8b96915fd7" + "CommitHash": "05f360d9e849a1b277db628f1f13083a7f8dd04f" } }, "DevelopmentDependency": false