Skip to content

Commit

Permalink
deps: bump com_github_grpc_grpc -> 1.49.2 (envoyproxy#25131)
Browse files Browse the repository at this point in the history
Signed-off-by: river phillips <riverphillips1@gmail.com>
  • Loading branch information
RiverPhillips authored and VishalDamgude committed Feb 2, 2023
1 parent cdeb7e1 commit ffd713e
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 @@ -364,12 +364,12 @@ REPOSITORY_LOCATIONS_SPEC = dict(
project_name = "gRPC",
project_desc = "gRPC C core library",
project_url = "https://grpc.io",
version = "1.49.0",
sha256 = "15715e1847cc9e42014f02c727dbcb48e39dbdb90f79ad3d66fe4361709ff935",
version = "1.49.2",
sha256 = "cdeb805385fba23242bf87073e68d590c446751e09089f26e5e0b3f655b0f089",
strip_prefix = "grpc-{version}",
urls = ["https://github.com/grpc/grpc/archive/v{version}.tar.gz"],
use_category = ["dataplane_core", "controlplane"],
release_date = "2022-09-14",
release_date = "2022-12-09",
cpe = "cpe:2.3:a:grpc:grpc:*",
license = "Apache-2.0",
license_url = "https://github.com/grpc/grpc/blob/v{version}/LICENSE",
Expand Down

0 comments on commit ffd713e

Please sign in to comment.