Skip to content

Commit

Permalink
[deps] update upb to latest commit (#14582)
Browse files Browse the repository at this point in the history
* update upb

Signed-off-by: Asra Ali <asraa@google.com>
  • Loading branch information
asraa authored Jan 7, 2021
1 parent 40c44e5 commit 03cfad6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bazel/repository_locations.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 03cfad6

Please sign in to comment.