commit | 9afcf02f8f328cfb65f6b10ce64e8540860e4b67 | [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 | d1319a8859f5dd07c32aeff0b8e2ce96b1d405cc | |
parent | 8a4264e2bb6581ef8251ee6dfce63731415c73d6 [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 a6d71d7..f49ed12 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", )