Skip to content

Commit cd85d52

Browse files
committed
oj: update 1.26.6 bottle.
1 parent f865b3b commit cd85d52

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/o/oj.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Oj < Formula
77
head "https://github.com/ohler55/ojg.git", branch: "develop"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7758e7e09c133bb4754fdcac53726583c0f8d27bd11553768212e87eba62026b"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7758e7e09c133bb4754fdcac53726583c0f8d27bd11553768212e87eba62026b"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "7758e7e09c133bb4754fdcac53726583c0f8d27bd11553768212e87eba62026b"
13-
sha256 cellar: :any_skip_relocation, sonoma: "519c8688bf5c29924491d87f7c323dec8104d2a0b68f82d5c5df11a89345d395"
14-
sha256 cellar: :any_skip_relocation, ventura: "519c8688bf5c29924491d87f7c323dec8104d2a0b68f82d5c5df11a89345d395"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "cf8e9cb061d52938211963f94baa609ed43d33ccee3e8b5f9cc70e48cfa25cee"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "8ca280f0077e0c2e62ab224b7f3102b5faa39aa413bb5db455229debaf1f9f27"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "659d69c48c89cb841e50608103d70ad2f23a58899fed7b22ea0ed64455fb8cbc"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "659d69c48c89cb841e50608103d70ad2f23a58899fed7b22ea0ed64455fb8cbc"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "659d69c48c89cb841e50608103d70ad2f23a58899fed7b22ea0ed64455fb8cbc"
13+
sha256 cellar: :any_skip_relocation, sonoma: "8e8b7bbf89f0a231408f8ec64ab5b00d0578630b46e93f68bae6555021f82e06"
14+
sha256 cellar: :any_skip_relocation, ventura: "8e8b7bbf89f0a231408f8ec64ab5b00d0578630b46e93f68bae6555021f82e06"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "b4a0c6208cf9b1155b53e3da21bb99085048f484e45c44b6095cb3206c5bb2a9"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "dcc78d06b2bf62ae33dc906c2575cae01751f4bed9b2dd49ffaa041af9a6ce0b"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)