Skip to content

Commit

Permalink
Update TCP version for CFC repo to pull in the latest changes for
Browse files Browse the repository at this point in the history
gracefully shutting down Raft cluster.

Change-Id: Ic7276b49d9e29147245034b658816855df196427
  • Loading branch information
rakshita-tandon committed Jan 8, 2025
1 parent 54d7f57 commit 04c2d2f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 04c2d2f

Please sign in to comment.