Skip to content

Commit 6792b9a

Browse files
avagingvisor-bot
authored andcommitted
Update kythe
PiperOrigin-RevId: 829474164
1 parent 20d1016 commit 6792b9a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MODULE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ llvm_configure(name = "llvm-project")
5959

6060
http_archive(
6161
name = "kythe_release",
62-
sha256 = "fc70441a75a71bd280e9d58408a20e649ab13ac5e1a1cef5939da3ec67f4fad5",
63-
strip_prefix = "kythe-v0.0.73",
62+
sha256 = "52a9c6e8111237043b8d0b6127637f0eb8d2ba3a776e4749b036e911ec3529ce",
63+
strip_prefix = "kythe-v0.0.74",
6464
urls = [
65-
"https://github.com/kythe/kythe/releases/download/v0.0.73/kythe-v0.0.73.tar.gz",
65+
"https://github.com/kythe/kythe/releases/download/v0.0.74/kythe-v0.0.74.tar.gz",
6666
],
6767
)
6868

0 commit comments

Comments
 (0)