Skip to content

Commit 810e9d4

Browse files
authored
deps: Bump envoy_toolshed -> 0.3.15 (#526)
Signed-off-by: Ryan Northey <ryan@synca.io>
1 parent 6f4824d commit 810e9d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ VERSIONS = {
3232
"envoy_toolshed": {
3333
"type": "github_archive",
3434
"repo": "envoyproxy/toolshed",
35-
"version": "0.3.10",
36-
"sha256": "4e3ca405ab7990697f75fe75e17f42b3935389afd6fa407eb79700e73de98a11",
35+
"version": "0.3.15",
36+
"sha256": "931e2bdfa7117dbff66adf33f39712cd16d0eb2dbb548739b5bf2c6ff02d325a",
3737
"urls": ["https://github.com/{repo}/archive/refs/tags/bazel-v{version}.tar.gz"],
3838
"patch_args": ["-p1"],
3939
"strip_prefix": "toolshed-bazel-v{version}/bazel",

0 commit comments

Comments
 (0)