Skip to content

Commit

Permalink
chore(deps): update com_google_googletest digest to adc5145
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent 5ab0d7d commit 6d6e65a
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 = "530c078038b8d216ee2527ca603740e2922b832f0436366892cef7f806dd38f6",
strip_prefix = "googletest-adc514538678a61b13c240f7b41babbc03b2ac24",
url = "https://github.com/google/googletest/archive/adc514538678a61b13c240f7b41babbc03b2ac24.zip",
)

http_archive(
Expand Down

0 comments on commit 6d6e65a

Please sign in to comment.