We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a44a4 commit 6382628Copy full SHA for 6382628
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "ba7bf5fa396ed690f8c355c0fa25444378f8eaea",
19
- "sha256": "c53e9299362fd6d45aa50e558a927f393797b54316c1f9933989e26fbe08a37e",
+ "version": "3d6e02150c6bd78dafeab23e684dcd0f119678f6",
+ "sha256": "cff051d482675037a31232b90fd40506714d67dcd2dd844661f4f53442355d60",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments