Skip to content

Commit 917bac3

Browse files
Sync Envoy @7743c62ae7675f9f68f185f38506c6934236677a
1 parent d6d8fd8 commit 917bac3

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

0 commit comments

Comments
 (0)