Skip to content

Commit 98763a0

Browse files
committed
ov: update 0.45.1 bottle.
1 parent d8ed27e commit 98763a0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/o/ov.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Ov < Formula
77
head "https://github.com/noborus/ov.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "0b4bdc2761aeb2e736d572fdf1fa29fd9b4491364d0e22e2e2fd380415ea3f15"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0b4bdc2761aeb2e736d572fdf1fa29fd9b4491364d0e22e2e2fd380415ea3f15"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0b4bdc2761aeb2e736d572fdf1fa29fd9b4491364d0e22e2e2fd380415ea3f15"
13-
sha256 cellar: :any_skip_relocation, sonoma: "42b9f2c4ccad56f26a8af98a51ec509a047012d1fbec7880ddba19d93922f66b"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "9a139cc51f7510d98c8e1ec34b6282f3d9533728343a19ea3d9efc893683e5f5"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "20521e472b01271a6a83ed9e231690b2f2d3e3f19fbe09d355547379cbc2610a"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "0a982f640b75ab34dc7f281c27a6f58ff9b04009de6db89d0699b3a3936d4175"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0a982f640b75ab34dc7f281c27a6f58ff9b04009de6db89d0699b3a3936d4175"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0a982f640b75ab34dc7f281c27a6f58ff9b04009de6db89d0699b3a3936d4175"
13+
sha256 cellar: :any_skip_relocation, sonoma: "ed9f5667d23889af26f942c8c2ac43c9b651b625dc851d3e59b4e7bbf281f245"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "22918d7a8cce5e7647d877760736408b5a53f86f5ea4e14427964dc883788902"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "41ea79b3ac8fcd55d7c514416d22d7731b8ebb177f0935615c4c680326697dd8"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)