envoy: update 1.20.1 bottle.
parent
987178ff4b
commit
e9307b5c9f
|
@ -10,9 +10,10 @@ class Envoy < Formula
|
||||||
|
|
||||||
# Apple M1/arm64 is pending envoyproxy/envoy#16482
|
# Apple M1/arm64 is pending envoyproxy/envoy#16482
|
||||||
bottle do
|
bottle do
|
||||||
sha256 cellar: :any_skip_relocation, big_sur: "5d3c90329a1c5b7db6189ac8303616b0e6bc80840ecaa9d3f493a333f4f70f58"
|
sha256 cellar: :any_skip_relocation, monterey: "ea4ba641eacee0a0772b1defb5d405470acb21835957007962d6ee170b63e33e"
|
||||||
sha256 cellar: :any_skip_relocation, catalina: "f1f2d674693b2ddc193287090801689231f2e0f1197eb941c45fe711e1632e60"
|
sha256 cellar: :any_skip_relocation, big_sur: "092ddc72b6b2c2bf7ec681b15fe5667ab19a0a24c52c5f49be736c11e66822fd"
|
||||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "3ad1a49852a40f5ab5365f71a43be9c9554b3ae8b47c1df5475a5324decdbfdc"
|
sha256 cellar: :any_skip_relocation, catalina: "c4775dde9f78b2196cad23e09194658cdb7481567a17b2788c9becef8a7d7ce2"
|
||||||
|
sha256 cellar: :any_skip_relocation, x86_64_linux: "70f79f2525f22050cbd7fb97f23fcd8521df0dc0d16148b78379f5993cba92a8"
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "automake" => :build
|
depends_on "automake" => :build
|
||||||
|
|
Loading…
Reference in New Issue