Skip to content

Commit

Permalink
chore(deps): update com_google_googletest digest to 728ec52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent d098c2d commit 1e73a71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ boost_http_archives()

http_archive(
name = "com_google_googletest",
sha256 = "d4cb2430eb82495a49a24310a609b99726726bf126c2fbfa92fd04c14f6a3b31",
strip_prefix = "googletest-d1a0039b97291dd1dc14f123b906bb7622ffe07c",
url = "https://github.com/google/googletest/archive/d1a0039b97291dd1dc14f123b906bb7622ffe07c.zip",
sha256 = "6f5c5abb61d22c4cd5e266f1411adf16814926542d91937ef305972d4b02edac",
strip_prefix = "googletest-728ec52d2167f61fad5672c3073d72d49a4482df",
url = "https://github.com/google/googletest/archive/728ec52d2167f61fad5672c3073d72d49a4482df.zip",
)

http_archive(
Expand Down

0 comments on commit 1e73a71

Please sign in to comment.