diff --git a/bazel/repository_locations.bzl b/bazel/repository_locations.bzl index e882b6bef3a55..95aa885b088aa 100644 --- a/bazel/repository_locations.bzl +++ b/bazel/repository_locations.bzl @@ -774,12 +774,12 @@ REPOSITORY_LOCATIONS_SPEC = dict( project_name = "upb", project_desc = "A small protobuf implementation in C (gRPC dependency)", project_url = "https://github.com/protocolbuffers/upb", - version = "382d5afc60e05470c23e8de19b19fc5ad231e732", - sha256 = "7992217989f3156f8109931c1fc6db3434b7414957cb82371552377beaeb9d6c", + version = "de76b31f9c56b28120580d53a6f8d7941fdb79eb", + sha256 = "487d84ce85065ff89ccde1c1ac2ea1515d2be411306e4adf1be6861dc4a4a86b", + release_date = "2020-12-29", strip_prefix = "upb-{version}", urls = ["https://github.com/protocolbuffers/upb/archive/{version}.tar.gz"], use_category = ["controlplane"], - release_date = "2020-08-03", cpe = "N/A", ), kafka_source = dict(