We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9787577 commit bd14241Copy full SHA for bd14241
1 file changed
versions.bzl
@@ -38,8 +38,8 @@ VERSIONS = {
38
"envoy_archive": {
39
"type": "github_archive",
40
"repo": "envoyproxy/archive",
41
- "version": "62ea65a996f191cf82f45fc6ff4e8ca6cccd827c",
42
- "sha256": "46a83b26c6a77cbbd5d22be26350104a071c8fdb6041c844cadc7adc61e151a2",
+ "version": "78cbf5a30deb11511adc84639a9ce62d2a6c395c",
+ "sha256": "ffd4675cc97d170edd6c12e4d64e4ac402cd16d0caf952a01ef14309dfe9f201",
43
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
44
"patch_args": ["-p1"],
45
"strip_prefix": "archive-{version}",
0 commit comments