Skip to content

Commit

Permalink
chore(deps): update gtest digest to a866428
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent c82b99a commit e28457c
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/a866428a78ab02b7072f96c8de15802ffd451a7f.zip"],
strip_prefix = "googletest-a866428a78ab02b7072f96c8de15802ffd451a7f",
sha256 = "273bb790df748e0fbeb1a9c46317f745da26d3ba3286128d89364e814e4ae1b3"
)

# Hedron's Compile Commands Extractor for Bazel
Expand Down

0 comments on commit e28457c

Please sign in to comment.