Skip to content

Commit 90bff67

Browse files
lum1n0usjohnlanni
authored andcommitted
Update bazel-zig-cc remote url. (proxy-wasm#335)
Signed-off-by: [email protected] <[email protected]>
1 parent ca4ac08 commit 90bff67

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bazel/repositories.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ def proxy_wasm_cpp_host_repositories():
4949
maybe(
5050
http_archive,
5151
name = "bazel-zig-cc",
52-
sha256 = "ad6384b4d16ebb3e5047df6548a195e598346da84e5f320250beb9198705ac81",
53-
strip_prefix = "bazel-zig-cc-v0.4.4",
54-
url = "https://git.sr.ht/~motiejus/bazel-zig-cc/archive/v0.4.4.tar.gz",
52+
sha256 = "0c29b7975c65026eefdb9226864c3eefccd4a8b5549b4b2709d1912fdc92e472",
53+
strip_prefix = "bazel-zig-cc-0.4.4",
54+
url = "https://github.com/uber/bazel-zig-cc/archive/refs/tags/v0.4.4.tar.gz",
5555
)
5656

5757
maybe(

0 commit comments

Comments
 (0)