Skip to content

Commit 40060bb

Browse files
committed
oj: update 1.26.1 bottle.
1 parent 77a2f86 commit 40060bb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/o/oj.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ 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: "1ff9beb95f2908004cb96fcc5e24f5ceddc4ed3e1274c15dd816bfc0680922ad"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1ff9beb95f2908004cb96fcc5e24f5ceddc4ed3e1274c15dd816bfc0680922ad"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "1ff9beb95f2908004cb96fcc5e24f5ceddc4ed3e1274c15dd816bfc0680922ad"
13-
sha256 cellar: :any_skip_relocation, sonoma: "e402fed7003db67ea73a383cc106b603c6829c7681d49e7db8be98825d4a300a"
14-
sha256 cellar: :any_skip_relocation, ventura: "e402fed7003db67ea73a383cc106b603c6829c7681d49e7db8be98825d4a300a"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b081c07e45f7b4c4d7549939f3aeb0172e99976572e7d22e50419951478752da"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "739277d80e25b2b003ee36851b55516cea743448d046f0b47704063f1ebf7c6b"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "739277d80e25b2b003ee36851b55516cea743448d046f0b47704063f1ebf7c6b"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "739277d80e25b2b003ee36851b55516cea743448d046f0b47704063f1ebf7c6b"
13+
sha256 cellar: :any_skip_relocation, sonoma: "977dde1e7d79fe0881f2a594a3ac343dcb74ba82a33335a35105161fdb16194e"
14+
sha256 cellar: :any_skip_relocation, ventura: "977dde1e7d79fe0881f2a594a3ac343dcb74ba82a33335a35105161fdb16194e"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7e9fef9bd8e4b5ae3d9cf40b015b2eb9f2592b073e0775d5e84fde68ce3aaa0d"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)