Skip to content

Commit 9267440

Browse files
authored
deps: Bump envoy_toolshed -> 0.3.8 (#522)
Signed-off-by: Ryan Northey <[email protected]>
1 parent 4ddefd1 commit 9267440

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.7",
36-
"sha256": "2c6b82d0e326a037f6823042d18b248db9c1d77e7457c4445a35ff4b2a5a52e0",
35+
"version": "0.3.8",
36+
"sha256": "588bb7e206897fffc3ad8f4d5835ee2bbdd9f79e543a33853936fa014bda04ee",
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)