summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2018-12-18 13:21:38 +0100
committerDavid Ostrovsky <david@ostrovsky.org>2018-12-18 13:21:38 +0100
commit49b8c958003fde35e2ab156aabb0b3b15a439430 (patch)
treee710b7b2f6b07dd7296df7db8977eceae52535c1
parent7402f7a62b7573a384789bdb96e04d630c5cea5b (diff)
parentf091c7036639d273ae42ba9d2ba4498ae4f93126 (diff)
Merge branch 'stable-2.15' into stable-2.16
* stable-2.15: Bazel: Update rules_closure to make it forward compatible Change-Id: I45b5ffaa328fbf44184fa526b578e6b857e8b785
-rw-r--r--WORKSPACE6
1 files changed, 3 insertions, 3 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 41b95b1b6b..3f21e021e7 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -15,9 +15,9 @@ http_archive(
http_archive(
name = "io_bazel_rules_closure",
- sha256 = "4dd84dd2bdd6c9f56cb5a475d504ea31d199c34309e202e9379501d01c3067e5",
- strip_prefix = "rules_closure-3103a773820b59b76345f94c231cb213e0d404e2",
- urls = ["https://github.com/bazelbuild/rules_closure/archive/3103a773820b59b76345f94c231cb213e0d404e2.tar.gz"],
+ sha256 = "4f2c173ebf95e94d98a0d5cb799e734536eaf3eca280eb15e124f5e5ef8b6e39",
+ strip_prefix = "rules_closure-6fd76e645b5c622221c9920f41a4d0bc578a3046",
+ urls = ["https://github.com/bazelbuild/rules_closure/archive/6fd76e645b5c622221c9920f41a4d0bc578a3046.tar.gz"],
)
# File is specific to Polymer and copied from the Closure Github -- should be