We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff70f77 commit 762bc9dCopy full SHA for 762bc9d
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "ae6cb3254cbf98999993d0120d289a207a57f825",
19
- "sha256": "6602ec3c989ed49fdc7646868ca24beeea4a5840cb6071bd39394762afca64f4",
+ "version": "2a9c998e1732f07f597acfa10c23342730c8fdc4",
+ "sha256": "62eb34b15ddbaea024f596877dc9318de5c3178c8299a1321c891328917c0a3b",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments