Skip to content

Commit f444543

Browse files
committed
macos build test
1 parent 292a44f commit f444543

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
@@ -41,9 +41,9 @@ bazel_dep(name = "rules_multitool", version = "1.0.0")
4141
bazel_dep(name = "c-ares", version = "1.16.1")
4242
archive_override(
4343
module_name = "c-ares",
44-
urls=["https://github.com/malkia/c-ares/archive/92a22155da5494d03d1304d9e0a504b9abef3fd8.zip"],
45-
integrity = "sha256-MwmcYlqIty1yerC76fvX2uW3xiZ2no85PMiZxtU/JaA=",
46-
strip_prefix="c-ares-92a22155da5494d03d1304d9e0a504b9abef3fd8"
44+
urls=["https://github.com/malkia/c-ares/archive/548f7f9d3fa42bd4874b6c4b2979ea1fd2cd6952.zip"],
45+
integrity = "sha256-sO3H/U6fRoXGntJujkdyVMel636mDOJhB27rutS8r98=",
46+
strip_prefix="c-ares-548f7f9d3fa42bd4874b6c4b2979ea1fd2cd6952"
4747
)
4848

4949
# ERROR: Q:/b/u/c56xnmzt/external/protobuf+/src/google/protobuf/BUILD.bazel:462:11: Compiling src/google/protobuf/any_lite.cc [for tool] failed: undeclared inclusion(s) in rule '@@protobuf+//src/google/protobuf:protobuf_lite':

0 commit comments

Comments
 (0)