We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 021021a commit 9fbf544Copy full SHA for 9fbf544
WORKSPACE.bazel
@@ -61,9 +61,9 @@ ecsact_parse_dependencies()
61
62
http_archive(
63
name = "com_google_googletest",
64
- sha256 = "669b52ce29b510b1d96d15e3d5aeeca14cc9adb6306986290cb047d8fafa3174",
65
- strip_prefix = "googletest-c29315dda476f195298ab8da180e564478649b9e",
66
- url = "https://github.com/google/googletest/archive/c29315dda476f195298ab8da180e564478649b9e.zip",
+ sha256 = "4b33cf391c59b83b09559af62dbff3a6102b37c0160f695f425d6f06a6f231a0",
+ strip_prefix = "googletest-4fa8cfe3f4dee8975ee02d98633a5245ab67c6d7",
+ url = "https://github.com/google/googletest/archive/4fa8cfe3f4dee8975ee02d98633a5245ab67c6d7.zip",
67
)
68
69
0 commit comments