Skip to content

Commit e859025

Browse files
committed
akamai: update 2.0.0 bottle.
1 parent fd48085 commit e859025

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/a/akamai.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Akamai < Formula
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "dc904bcc85efab494238756c0cc09bc9afcb011006c77c185db0851db18302e0"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dc904bcc85efab494238756c0cc09bc9afcb011006c77c185db0851db18302e0"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "dc904bcc85efab494238756c0cc09bc9afcb011006c77c185db0851db18302e0"
12-
sha256 cellar: :any_skip_relocation, sonoma: "55212608af5d376981fd87232f8558d9640636ba83bc39ca05ff9ff24d0f53cd"
13-
sha256 cellar: :any_skip_relocation, ventura: "55212608af5d376981fd87232f8558d9640636ba83bc39ca05ff9ff24d0f53cd"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9fe29135622fbeb235f21de31bf5c7879ea3441eee7a7e8df9c5dcaf5100daa3"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6df8514c31f1cfffea1999be868bbe8169a8c39330c50b17ad5346a2c36eb137"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6df8514c31f1cfffea1999be868bbe8169a8c39330c50b17ad5346a2c36eb137"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "6df8514c31f1cfffea1999be868bbe8169a8c39330c50b17ad5346a2c36eb137"
12+
sha256 cellar: :any_skip_relocation, sonoma: "d5b47ce468330445f4590a44eca2c1cc142beef16394d20305509ce198391adf"
13+
sha256 cellar: :any_skip_relocation, ventura: "d5b47ce468330445f4590a44eca2c1cc142beef16394d20305509ce198391adf"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "3973ace14a11112bc74e098fc036dfef38258ae86864ec42b622028d33581555"
1515
end
1616

1717
depends_on "go" => [:build, :test]

0 commit comments

Comments
 (0)