Skip to content

Commit 191785f

Browse files
committed
oj: update 1.26.9 bottle.
1 parent 4affce7 commit 191785f

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: "67d9d9f39a512e095001cb01951ac953b7ac0063cf12a5ca68e6829dc2b2ddfb"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "67d9d9f39a512e095001cb01951ac953b7ac0063cf12a5ca68e6829dc2b2ddfb"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "67d9d9f39a512e095001cb01951ac953b7ac0063cf12a5ca68e6829dc2b2ddfb"
13-
sha256 cellar: :any_skip_relocation, sonoma: "454dba89d070f377c33d4696092d5f66a2dde91b73c43ec989cab46aa0257229"
14-
sha256 cellar: :any_skip_relocation, ventura: "454dba89d070f377c33d4696092d5f66a2dde91b73c43ec989cab46aa0257229"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "7059d120ce3a79a4bf7e44ae00f069b1f2e2a2a7065232db101adb8459acead8"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "2d813df6941d8de2d93a206e8382155282de1d5e6751e4efe5f2a1a7fa9d597a"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "904bf57292314d10983949ff1406e8c13a4f32e4755ff14d40577ab237640251"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "904bf57292314d10983949ff1406e8c13a4f32e4755ff14d40577ab237640251"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "904bf57292314d10983949ff1406e8c13a4f32e4755ff14d40577ab237640251"
13+
sha256 cellar: :any_skip_relocation, sonoma: "3f0aa6a27e4c44974e6e7d603f8f9a48b41c215d375225081725d00f68be0da7"
14+
sha256 cellar: :any_skip_relocation, ventura: "3f0aa6a27e4c44974e6e7d603f8f9a48b41c215d375225081725d00f68be0da7"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "634811aee33afdb780b3640d70ada116edaf4ae708a5e8c43a7d770e24501c3f"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f74480e688e6f1e5b0657a3741323b63e601cdd0bf074e1985d5b8bf9392f878"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)