Skip to content

Commit bb194d4

Browse files
Sync Envoy @1fa8281e0beda249c343f3b95939a08f38227c8a
1 parent 89194ff commit bb194d4

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

0 commit comments

Comments
 (0)