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 8dd13ae commit 77b023cCopy full SHA for 77b023c
1 file changed
WORKSPACE
@@ -90,9 +90,9 @@ http_archive(
90
91
http_archive(
92
name = "io_buildbuddy_buildbuddy_toolchain",
93
- sha256 = "a97a87d72417dc4ddd5b434ed4eef6a09fcf7b1a3e87087e3814f50a7c5762d8",
94
- strip_prefix = "buildbuddy-toolchain-b2f5e7e3b126c6d7cf243227147478c0959bfc95",
95
- urls = ["https://github.com/buildbuddy-io/buildbuddy-toolchain/archive/b2f5e7e3b126c6d7cf243227147478c0959bfc95.tar.gz"],
+ sha256 = "e087d7a68b2de158a3291ab7c11597353a4d3b8421fc2e622a8a0b08c53ea3a4",
+ strip_prefix = "buildbuddy-toolchain-295ee8105da91bd273886649cdec7c96abd000f6",
+ urls = ["https://github.com/buildbuddy-io/buildbuddy-toolchain/archive/295ee8105da91bd273886649cdec7c96abd000f6.tar.gz"],
96
)
97
98
(local_repository(
0 commit comments