Skip to content

Commit 9dba169

Browse files
committed
egctl: update 1.6.1 bottle.
1 parent b4475fd commit 9dba169

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

Formula/e/egctl.rb

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@ class Egctl < Formula
77
head "https://github.com/envoyproxy/gateway.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "e4ee6943fc711a6d433dec1264dd187a6945dd9d6baedf3010f960db54d5d0ec"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3609fb5a6ab4a3a52e78aa33f340bc981bed2fe1b286ee8ec5b094dd2056a119"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ef0f135be34d827cb733d7f82e2b1d16ee669041514602001b692cefb7324cc9"
13-
sha256 cellar: :any_skip_relocation, sonoma: "7d046c8b33e63495267198432a7e5cab9d43a265e5fd9c4a9c32fdae6494357f"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "a121ab88934e572a47d1a8ad17a15a622ed244b7b4e70a702ef575cc4dc53000"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "693f2ca4e3e30d119d6fc09b174a82fa443626a839fc0d773f9dde444643eaf5"
10+
rebuild 1
11+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "73fc4ed4e1f3bd6cb9bfe49319491bb8b6c9855dbced38d4a05ae28fb1916a72"
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "61b082693b26d6b61fc7d73846296023fe84b0d12c170a0a1e76b748da2ce341"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5dc4c5d34dc37ca78b4057814fc5e3803310e9b52af64760e75b607b939be96c"
14+
sha256 cellar: :any_skip_relocation, sonoma: "fd0c0685a92d4a032f8a21d5b8d8d67a4dc09d0c6185053a9d592c8a44f78faf"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "52c3eda3c60de578a302ce2c85c676f22d90520181232756459b74b5d52f95f1"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "5991c4b7b13229891267727a4e01fb9f2aacf3280af2fb8b1031df8491fa5d40"
1617
end
1718

1819
depends_on "go" => :build

0 commit comments

Comments
 (0)