commit | 8b1b2d34d4542bb7abf517eb8b2561a5ca235856 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Jul 03 19:53:53 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Jul 03 19:53:53 2019 +0900 |
tree | 663e907ac69c927241ba38419a8b6598968155be | |
parent | 559c2ac862bbb91f10927cda6ecacc9eef3f756f [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 2f73ae8..f581a65 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", )