Skip to content

Commit 6c2e20a

Browse files
Sync Envoy @c9b95ddefc05e5620c0bca95a92fe4b7933fe84c
1 parent 9b39498 commit 6c2e20a

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": "1728d6a1695f6f4dbb5f1a24dfa32fbc15868e67",
34-
"sha256": "5863aa452f87572c6349dd408ad320909054aa8576add9a27bfc8d31d4213a91",
33+
"version": "c9b95ddefc05e5620c0bca95a92fe4b7933fe84c",
34+
"sha256": "b3e178d0014dec844194e383a89ed309c848ab470a261673e092fdeb751a026a",
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": "1728d6a1695f6f4dbb5f1a24dfa32fbc15868e67",
51-
"sha256": "5863aa452f87572c6349dd408ad320909054aa8576add9a27bfc8d31d4213a91",
50+
"version": "c9b95ddefc05e5620c0bca95a92fe4b7933fe84c",
51+
"sha256": "b3e178d0014dec844194e383a89ed309c848ab470a261673e092fdeb751a026a",
5252
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
5353
"strip_prefix": "envoy-{version}/docs",
5454
},

0 commit comments

Comments
 (0)