diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index 51275efc4e7f..7dcf20bec831 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -65,11 +65,11 @@ REPOSITORY_LOCATIONS_SPEC = dict( project_name = "envoy-build-tools", project_desc = "Common build tools shared by the Envoy/UDPA ecosystem", project_url = "https://github.com/envoyproxy/envoy-build-tools", - version = "d36336060aa1ade024654dec009adc4a19e3efd6", - sha256 = "7b379e69eafb883cebb52a5ed11b1a12710dd77a33de79c0bc207f6458a5f712", + version = "50ea97bb4289441f4f87537e8c145ffb79b1c9ba", + sha256 = "3c905c71e9f2f29f4c24d9e980c95a45c73510e10b9baa6199e3fa4acfafba5e", strip_prefix = "envoy-build-tools-{version}", urls = ["https://github.com/envoyproxy/envoy-build-tools/archive/{version}.tar.gz"], - release_date = "2021-01-28", + release_date = "2021-04-14", use_category = ["build"], ), boringssl = dict(