This is an automated email from the ASF dual-hosted git repository.
junchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git
The following commit(s) were added to refs/heads/master by this push:
new c9eb323b Update WORKSPACE
c9eb323b is described below
commit c9eb323b8afe20c5f00db55753e6d27ba50b5ae9
Author: cjcchen <[email protected]>
AuthorDate: Tue Oct 14 07:10:12 2025 +0800
Update WORKSPACE
---
WORKSPACE | 1 -
1 file changed, 1 deletion(-)
diff --git a/WORKSPACE b/WORKSPACE
index ba145119..e05017f5 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -169,7 +169,6 @@ http_archive(
sha256 =
"91844808532e5ce316b3c010929493c0244f3d37593afd6de04f71821d5136d9",
strip_prefix = "zlib-1.2.12",
urls = [
- "https://zlib.net/zlib-1.2.12.tar.gz",
"https://storage.googleapis.com/bazel-mirror/zlib.net/zlib-1.2.12.tar.gz",
],
)