Skip to content

Commit

Permalink
Update com_google_googletest digest to 987e225
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2023
1 parent 164b435 commit acc72e6
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 @@ -4,9 +4,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
name = "com_google_googletest",
sha256 = "51b78483595f3152705aefbceea91baab089a2a5f9ed8cf1b89fdc46cbae7a78",
strip_prefix = "googletest-dd9a9569041c1551613d116ff0d092b356c836b1",
url = "https://github.com/google/googletest/archive/dd9a9569041c1551613d116ff0d092b356c836b1.zip",
sha256 = "2c28062a335d5051ab7f4a881a060603c5adacb2d6900dd278db99af02ee9aa0",
strip_prefix = "googletest-987e225614755fec7253aa95bf959c09e0d380d7",
url = "https://github.com/google/googletest/archive/987e225614755fec7253aa95bf959c09e0d380d7.zip",
)

http_archive(
Expand Down

0 comments on commit acc72e6

Please sign in to comment.