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