mirror of
https://github.com/google/nomulus.git
synced 2025-08-02 07:52:11 +02:00
Change closure checksum for foss build
Tested:ran dr-foss-test and passed all tests. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=168412524
This commit is contained in:
parent
5b444d93fb
commit
a0014f350e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ workspace(name = "domain_registry")
|
|||
|
||||
http_archive(
|
||||
name = "io_bazel_rules_closure",
|
||||
sha256 = "286e9169d478c4549199e862d63b24aa8530e0fe1c1fd44524d307f3a56b0fa0",
|
||||
sha256 = "9bb1d216b6067ef7b376eb2d81f3f309c665d4a9e01542c45dbe46dde4132727",
|
||||
strip_prefix = "rules_closure-c8e68361db0875f6fabb23abed16f1cebbb8b5d5",
|
||||
urls = [
|
||||
"http://mirror.bazel.build/github.com/bazelbuild/rules_closure/archive/c8e68361db0875f6fabb23abed16f1cebbb8b5d5.tar.gz", # 2017-08-08
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue