Skip to content

Commit

Permalink
📦 Update com_google_googletest commit hash to 1a8ecf1 (#33424)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 22, 2021
1 parent d917fd2 commit 56e28aa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions validator/cpp/engine/WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ http_archive(

http_archive(
name = "com_google_googletest",
sha256 = "6cc75292babf34535bb41364b9e991a84afcd1aca1e929ffcf965c7a3425690c",
strip_prefix = "googletest-3ff1e8b98a3d1d3abc24a5bacb7651c9b32faedd",
urls = ["https://github.com/google/googletest/archive/3ff1e8b98a3d1d3abc24a5bacb7651c9b32faedd.zip"], # 2019-01-07
sha256 = "ef7cc1de60baa093cdaf5037ece2a3967dbb1efbf0988ca784cecff67e423b39",
strip_prefix = "googletest-1a8ecf1813d022cc7914e04564b92decff6161fc",
urls = ["https://github.com/google/googletest/archive/1a8ecf1813d022cc7914e04564b92decff6161fc.zip"], # 2019-01-07
)

http_archive(
Expand Down
6 changes: 3 additions & 3 deletions validator/cpp/htmlparser/WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ http_archive(

http_archive(
name = "com_google_googletest",
sha256 = "6cc75292babf34535bb41364b9e991a84afcd1aca1e929ffcf965c7a3425690c",
strip_prefix = "googletest-3ff1e8b98a3d1d3abc24a5bacb7651c9b32faedd",
urls = ["https://github.com/google/googletest/archive/3ff1e8b98a3d1d3abc24a5bacb7651c9b32faedd.zip"], # 2019-01-07
sha256 = "ef7cc1de60baa093cdaf5037ece2a3967dbb1efbf0988ca784cecff67e423b39",
strip_prefix = "googletest-1a8ecf1813d022cc7914e04564b92decff6161fc",
urls = ["https://github.com/google/googletest/archive/1a8ecf1813d022cc7914e04564b92decff6161fc.zip"], # 2019-01-07
)

http_archive(
Expand Down

0 comments on commit 56e28aa

Please sign in to comment.