From 04c2d2f060e0134d8b518bbe6c8c210e6a264384 Mon Sep 17 00:00:00 2001 From: Rakshita Tandon Date: Wed, 8 Jan 2025 00:05:53 +0000 Subject: [PATCH] Update TCP version for CFC repo to pull in the latest changes for gracefully shutting down Raft cluster. Change-Id: Ic7276b49d9e29147245034b658816855df196427 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 9afcb50..5b3ad1e 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -214,9 +214,9 @@ http_archive( http_archive( name = "trusted_computations_platform", - sha256 = "7f422a8757689a27eb501ac1175aa19a7afb96c457624b26f9a1db4e6a77184d", - strip_prefix = "trusted-computations-platform-ace482e306fddfd0b14ea583b1bd3a90ad523744", - url = "https://github.com/google-parfait/trusted-computations-platform/archive/ace482e306fddfd0b14ea583b1bd3a90ad523744.tar.gz", + sha256 = "1b709d18a92b34a1d220915afb2c83b9ba404fe1edb209d7200c28701f16d313", + strip_prefix = "trusted-computations-platform-9002cd7d6b05500453643c05b3fe88280225be51", + url = "https://github.com/google-parfait/trusted-computations-platform/archive/9002cd7d6b05500453643c05b3fe88280225be51.tar.gz", ) http_archive(