File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Egctl < Formula
7
7
head "https://github.com/envoyproxy/gateway.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "868f136e60b1d4e9f5467957a800d0bfaf5c31274a56a2b92fa524588444d2a7 "
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "69c44a30a7191ef5e0e0a34c3a2ba1fceb8fc76b14a8e17819db1f9d730fa48f "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "73973cbf8fa4e3b6d3a447f0beea15679372551a8350ab56cb7571c42c562fb7 "
13
- sha256 cellar : :any_skip_relocation , sonoma : "c3ec8d1ca3747edfe612a65349ef1cfb1fa0fffefef434785409243fbd5326be "
14
- sha256 cellar : :any_skip_relocation , ventura : "9c1ae84fd5fea28039b73f244f4532264fd645e8c548b96573eb74c17cc38486 "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "e02b056d012d9cc79a25460d381687ece0200876d3cab7bcff0c736702477061 "
10
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "42d3077a3d91c69a12f134a2f2cf02c3ff4981cfd07657b310957a29c9754986 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "6f34b5e76d3cd37557bd27733bdfda344d9a8eb972986e9e7a9baf23433e7249 "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "e4773c15ff3abbbd536da1bcb8416acdaa970a1cc215059d4b33a42a98cea132 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "8149a1ddb7dd7768b9528e3821391e3f91804a63fab6835175ca0732ba18283b "
14
+ sha256 cellar : :any_skip_relocation , ventura : "319600780e525e46356a6dd123a5a4a2c4a217f9e2f9c1adccaa75e7f7161994 "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "c84433845ff2d576df3b0cc85211dbef0e29ddf4f8af51d082ccb64c007b6517 "
16
16
end
17
17
18
18
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments