Skip to content

Commit

Permalink
chore(deps): update com_google_googletest digest to e40661d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent 667607f commit 6a90b07
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 @@ -22,9 +22,9 @@ boost_http_archives()

http_archive(
name = "com_google_googletest",
sha256 = "41c14a5a4887125fe329235f00c5f92660f245b91bb8dde7c59f9a2540fdec28",
strip_prefix = "googletest-40412d85124f7c6f3d88454583c4633e5e10fc8c",
url = "https://github.com/google/googletest/archive/40412d85124f7c6f3d88454583c4633e5e10fc8c.zip",
sha256 = "2af052ab8931d1b046818e460716f6bdaa868dfec1eef7ec1b4536f6feecb2f7",
strip_prefix = "googletest-e40661d89b051e9ef4eb8a2420b74bf78b39ef41",
url = "https://github.com/google/googletest/archive/e40661d89b051e9ef4eb8a2420b74bf78b39ef41.zip",
)

http_archive(
Expand Down

0 comments on commit 6a90b07

Please sign in to comment.