We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4895ec commit 1b74db7Copy full SHA for 1b74db7
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "440906435d499bf3041e6393ee46e6be4a0287f3",
19
- "sha256": "29031940489de8013ce6c38bb753293cdc003a002fa991d6ac99040e9917c62f",
+ "version": "c40ba1bba49625e1a6a42816e5b4d8e2c0948df1",
+ "sha256": "460e5d4cec7af4426878454dcdb9e626b3e15e4ec1163c17ec7c1890ad4098b5",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments