Skip to content

Commit 600c1cc

Browse files
Sync Envoy @be865a253bd9a2550b187f491c0e7b282448a4a8
1 parent 7e51e38 commit 600c1cc

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": "abbadd905fa486ff1085cf3bbe4f3b73eb6dd8e0",
34-
"sha256": "d6100ee18cbb1a309f193ffa13534de1c7a0f9a600bd289666eed6d77c0bd96f",
33+
"version": "be865a253bd9a2550b187f491c0e7b282448a4a8",
34+
"sha256": "e2b1449424df03bc4360dd7cbace4d0b22468701469e1eac6b357a06f3ecfb73",
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": "abbadd905fa486ff1085cf3bbe4f3b73eb6dd8e0",
51-
"sha256": "d6100ee18cbb1a309f193ffa13534de1c7a0f9a600bd289666eed6d77c0bd96f",
50+
"version": "be865a253bd9a2550b187f491c0e7b282448a4a8",
51+
"sha256": "e2b1449424df03bc4360dd7cbace4d0b22468701469e1eac6b357a06f3ecfb73",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)