mirror of
https://github.com/google/nomulus.git
synced 2025-07-21 10:16:07 +02:00
Use new mirror.bazel.build hostname for Closure Rules library
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=155854194
This commit is contained in:
parent
b08e317505
commit
edb5240ff5
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ http_archive(
|
||||||
sha256 = "c104d30b4aaf23d72afe327b4478d1c08cf1ff75c6db2060682bb7ad0591e19b",
|
sha256 = "c104d30b4aaf23d72afe327b4478d1c08cf1ff75c6db2060682bb7ad0591e19b",
|
||||||
strip_prefix = "rules_closure-962d929bc769fc320dd395f54fef3e9db62c3920",
|
strip_prefix = "rules_closure-962d929bc769fc320dd395f54fef3e9db62c3920",
|
||||||
urls = [
|
urls = [
|
||||||
"http://bazel-mirror.storage.googleapis.com/github.com/bazelbuild/rules_closure/archive/962d929bc769fc320dd395f54fef3e9db62c3920.tar.gz", # 2016-12-28
|
"http://mirror.bazel.build/github.com/bazelbuild/rules_closure/archive/962d929bc769fc320dd395f54fef3e9db62c3920.tar.gz", # 2016-12-28
|
||||||
"https://github.com/bazelbuild/rules_closure/archive/962d929bc769fc320dd395f54fef3e9db62c3920.tar.gz",
|
"https://github.com/bazelbuild/rules_closure/archive/962d929bc769fc320dd395f54fef3e9db62c3920.tar.gz",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue