commit | 9c926aa87d8ccdae9bd7d678608dd3935d3ab84b | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Jul 03 19:53:54 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Jul 03 19:53:54 2019 +0900 |
tree | 86a677a553a57f02406a4341f611e859e555eade | |
parent | 9726a2ab220bcf0f72ff6369596d74f96257e25e [diff] |
Upgrade bazlets to latest stable-2.14 - download_file.py: Synchronize curl options with gerrit core Change-Id: Ic57b35e489a4a95a2e8a259741c79d38ba657047
diff --git a/WORKSPACE b/WORKSPACE index 2e9604c..af07eb3 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "e045706f9e7b4aa883b14b7779c1c576f455220a", + commit = "b750c0adec6deebb1063219787a97fab1d32724b", #local_path = "/home/<user>/projects/bazlets", )