deps/api: Bump `dev_cel` -> 0.16.2 (#36259)

Fix #36251

Signed-off-by: dependency-envoy[bot]
<148525496+dependency-envoy[bot]@users.noreply.github.com>

Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>
Co-authored-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>

Mirrored from https://github.com/envoyproxy/envoy @ ab0d4e7051f7158abc1ea85ec558d4d48598900a
main
update-envoy[bot] 2 months ago
parent eb7d6d21c5
commit f09447b3dc
  1. 6
      bazel/repository_locations.bzl

@ -169,11 +169,11 @@ REPOSITORY_LOCATIONS_SPEC = dict(
project_desc = "Common Expression Language -- specification and binary representation",
project_url = "https://github.com/google/cel-spec",
strip_prefix = "cel-spec-{version}",
sha256 = "24fd9b5aa218044f2923b8bcfccbf996eb024f05d1acbe1b27aca554f2720ac6",
version = "0.16.1",
sha256 = "ad735dcea00992c36c7e94a56bceebedad475a01ee63b49c6796c1fcb7b6a41c",
version = "0.16.2",
urls = ["https://github.com/google/cel-spec/archive/v{version}.tar.gz"],
use_category = ["api"],
release_date = "2024-08-28",
release_date = "2024-09-18",
),
envoy_toolshed = dict(
project_name = "envoy_toolshed",

Loading…
Cancel
Save