We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6c7a98 commit 74ceda8Copy full SHA for 74ceda8
versions.bzl
@@ -12,8 +12,8 @@ VERSIONS = {
12
"envoy": {
13
"type": "github_archive",
14
"repo": "envoyproxy/envoy",
15
- "version": "0074bd8d2793f05833ddf99f69407e8577636cb5",
16
- "sha256": "719627e86b5479e68a5b50fdd0ea090cc2db4fb0965e952222245aa3d11077e7",
+ "version": "dd28a95d418e7548c9d90be9707604d982ea7ad3",
+ "sha256": "18db7b59cff343d5850ad515de2f8b452f528d180bdd6be6321d02b620a758a9",
17
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
18
"strip_prefix": "envoy-{version}",
19
},
0 commit comments