Skip to content

Commit

Permalink
chore(deps): update gtest digest to 4a00a24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent c82b99a commit 3a8d8a5
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 @@ -2,9 +2,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
name = "gtest",
urls = ["https://github.com/google/googletest/archive/1d17ea141d2c11b8917d2c7d029f1c4e2b9769b2.zip"],
strip_prefix = "googletest-1d17ea141d2c11b8917d2c7d029f1c4e2b9769b2",
sha256 = "e7b11076aae5d96aeaa628cc0767b1a4e665bf673dd7518b54e9c025a5c4094d"
urls = ["https://github.com/google/googletest/archive/4a00a24fff3cf82254de382437bf840cab1d3993.zip"],
strip_prefix = "googletest-4a00a24fff3cf82254de382437bf840cab1d3993",
sha256 = "1d0fa7e56896006c156ab66d2f90f6639091794b1a0f03619d9b7522b9df4749"
)

# Hedron's Compile Commands Extractor for Bazel
Expand Down

0 comments on commit 3a8d8a5

Please sign in to comment.