Skip to content

Commit 83aaebb

Browse files
deps: Bump envoy_toolshed -> 0.2.7 (#39696)
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>
1 parent 83b36ea commit 83aaebb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bazel/repository_locations.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,16 +111,16 @@ REPOSITORY_LOCATIONS_SPEC = dict(
111111
project_name = "envoy_toolshed",
112112
project_desc = "Tooling, libraries, runners and checkers for Envoy proxy's CI",
113113
project_url = "https://github.com/envoyproxy/toolshed",
114-
version = "0.2.6",
115-
sha256 = "fca7b1a76745fbc9a7aca9c7b4c641b19824d73634188dbff84f08b47f7493a8",
114+
version = "0.2.7",
115+
sha256 = "ebe088af34601110f07f43ad891da2d49914f54e2968b1b46bf9e7050431f4a2",
116116
strip_prefix = "toolshed-bazel-v{version}/bazel",
117117
urls = ["https://github.com/envoyproxy/toolshed/archive/bazel-v{version}.tar.gz"],
118118
use_category = ["build", "controlplane", "dataplane_core"],
119119
implied_untracked_deps = [
120120
"toolshed_tsan_libs",
121121
"toolshed_msan_libs",
122122
],
123-
release_date = "2025-05-28",
123+
release_date = "2025-05-31",
124124
cpe = "N/A",
125125
license = "Apache-2.0",
126126
license_url = "https://github.com/envoyproxy/toolshed/blob/bazel-v{version}/LICENSE",

0 commit comments

Comments
 (0)