Skip to content

Commit

Permalink
chore(deps): update com_google_googletest digest to 7e33b6a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent eb84a44 commit c19825a
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 @@ -7,9 +7,9 @@ ecsact_parse_dependencies()

http_archive(
name = "com_google_googletest",
sha256 = "d4cb2430eb82495a49a24310a609b99726726bf126c2fbfa92fd04c14f6a3b31",
strip_prefix = "googletest-d1a0039b97291dd1dc14f123b906bb7622ffe07c",
url = "https://github.com/google/googletest/archive/d1a0039b97291dd1dc14f123b906bb7622ffe07c.zip",
sha256 = "8a90bb20982fccb1f50636b55d52e4b3ca8881c9366bd1be24687e5d27f0a398",
strip_prefix = "googletest-7e33b6a1c497ced1e98fc60175aeb4678419281c",
url = "https://github.com/google/googletest/archive/7e33b6a1c497ced1e98fc60175aeb4678419281c.zip",
)

http_archive(
Expand Down

0 comments on commit c19825a

Please sign in to comment.