Skip to content

Commit a3e1141

Browse files
committed
egctl: update 1.5.2 bottle.
1 parent fa732c2 commit a3e1141

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/e/egctl.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ 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: "cfb29b197a94f7f5ccb28d6e4657956378b4cc7d43b6e897e9748b18945c81ca"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "bea05addd2cddf5af5359d64f477370a3b1a1e8f953e65ece4f70b863ed8c359"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1cc0599544269737552edf795f231577ea9c8e1d09db7ce5344b0dbdf79c248a"
13-
sha256 cellar: :any_skip_relocation, sonoma: "6810f8330c7e9135b9d08ac2eca85b15b8d327f5f2bb606ccc6b504ac3c5e44f"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "b9833aaffef40852120561e2f48d90505a7aa1b781793bc5131e4dccf8cf87eb"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "2516083e2a7e41701538a9aa3fc896de55b6ea8d89fdbfe3ac0a7c6a42115376"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "bbe9db0fc7047e8578fad3501ea27c5053d79ac0219f0789f1fc2210ffaadf94"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7fd9f69949bab3e765595a1db6a563534e2600da44b14f4399a7f5a8ac06074d"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0f24d313667885c2e7b9206edf922657d205a74a4a7466941f4ab1575d35c151"
13+
sha256 cellar: :any_skip_relocation, sonoma: "33474ba1e1ad3fcc22bfddd3385393a505d7714fdda09a0be28cecc6686aba84"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "6b296ccea6bfee2d2819217d2268c0ebffeb1b2934f8997ce96c12f6a06f279d"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "e7c93b07c033f0c8e170e20629f3926dad1ad0228b8a05cb4df4497e169bca6c"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)