envoy: bump to 1.20.1

Closes #90202.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Adrian Cole 2021-12-01 07:34:00 +08:00 committed by BrewTestBot
parent 762b43a59b
commit 987178ff4b
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ class Envoy < Formula
# Switch to a tarball when the following issue is resolved:
# https://github.com/envoyproxy/envoy/issues/2181
url "https://github.com/envoyproxy/envoy.git",
tag: "v1.20.0",
revision: "96701cb24611b0f3aac1cc0dd8bf8589fbdf8e9e"
tag: "v1.20.1",
revision: "ea23f47b27464794980c05ab290a3b73d801405e"
license "Apache-2.0"
# Apple M1/arm64 is pending envoyproxy/envoy#16482