Skip to content

Commit 08c387b

Browse files
Sync Envoy @4a9081f5e75ebc8044c6fd54b5aaa8e6c059033e
1 parent 100a3ca commit 08c387b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

versions.bzl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ VERSIONS = {
3030
"envoy": {
3131
"type": "github_archive",
3232
"repo": "envoyproxy/envoy",
33-
"version": "0d0d6f3cbdd47ae2332a0bb57f477b8e23896fab",
34-
"sha256": "19c70f2a1f3e17a6cc67caddf2db46e23128dda23eac29e2385cac40b94e2201",
33+
"version": "4a9081f5e75ebc8044c6fd54b5aaa8e6c059033e",
34+
"sha256": "9367e9aa1a9eee81f1884012e98d18663635e0a52f959cee1ffc16aff6b09552",
3535
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
3636
"strip_prefix": "envoy-{version}",
3737
},
@@ -47,8 +47,8 @@ VERSIONS = {
4747
"envoy-docs": {
4848
"type": "github_archive",
4949
"repo": "envoyproxy/envoy",
50-
"version": "0d0d6f3cbdd47ae2332a0bb57f477b8e23896fab",
51-
"sha256": "19c70f2a1f3e17a6cc67caddf2db46e23128dda23eac29e2385cac40b94e2201",
50+
"version": "4a9081f5e75ebc8044c6fd54b5aaa8e6c059033e",
51+
"sha256": "9367e9aa1a9eee81f1884012e98d18663635e0a52f959cee1ffc16aff6b09552",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)