We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b907c52 commit 804f6faCopy full SHA for 804f6fa
WORKSPACE
@@ -25,9 +25,9 @@ http_archive(
25
26
http_archive(
27
name = "bazel_features",
28
- sha256 = "07271d0f6b12633777b69020c4cb1eb67b1939c0cf84bb3944dc85cc250c0c01",
29
- strip_prefix = "bazel_features-1.38.0",
30
- url = "https://github.com/bazel-contrib/bazel_features/releases/download/v1.38.0/bazel_features-v1.38.0.tar.gz",
+ sha256 = "c26b4e69cf02fea24511a108d158188b9d8174426311aac59ce803a78d107648",
+ strip_prefix = "bazel_features-1.43.0",
+ url = "https://github.com/bazel-contrib/bazel_features/releases/download/v1.43.0/bazel_features-v1.43.0.tar.gz",
31
)
32
33
0 commit comments