We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 245d728 commit 91a4040Copy full SHA for 91a4040
1 file changed
bazel/repository_locations.bzl
@@ -130,10 +130,10 @@ REPOSITORY_LOCATIONS = dict(
130
urls = ["https://github.com/h2o/picohttpparser/archive/1d2b8a184e7ebe6651c30dcede37ba1d89691351.tar.gz"],
131
),
132
com_github_iovisor_bcc = dict(
133
- sha256 = "416426fbe22d617d8aed088062f4489e69176136e99dc0b933df58e83d9175da",
134
- strip_prefix = "bcc-e57be8465b9cf238f1c04b1c7e154fd1db85326d",
+ sha256 = "a5634e161436058f396bba0e0219379de4f4cd2b95ecc6186eca5f6042a828e0",
+ strip_prefix = "bcc-6653dcb43b3be2e0c5a8e75fce7e0ed9b055e8eb",
135
urls = [
136
- "https://github.com/pixie-io/bcc/archive/e57be8465b9cf238f1c04b1c7e154fd1db85326d.tar.gz",
+ "https://github.com/pixie-io/bcc/archive/6653dcb43b3be2e0c5a8e75fce7e0ed9b055e8eb.tar.gz",
137
],
138
139
com_github_iovisor_bpftrace = dict(
0 commit comments