commit | 0acef4c125cf7db5df4c44d3e3239f8838f4b8cc | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Jul 03 20:00:25 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Jul 03 20:00:25 2019 +0900 |
tree | f15ae8cf770dabdfe8fdd55b96d5e6d8b07fe88b | |
parent | 1e247917be16b633ed6d6972cf109d2cbf39d840 [diff] |
Upgrade bazlets to latest stable-2.15 - download_file.py: Synchronize curl options with gerrit core Change-Id: Ic57b35e489a4a95a2e8a259741c79d38ba657047
diff --git a/WORKSPACE b/WORKSPACE index e653d50..01995be 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "92f6cad246b41c5b2f9464ecbd4b7c635015319f", + commit = "d60efafe2fa2581d8b6f10aeb80beef5a77b8093", #local_path = "/home/<user>/projects/bazlets", )