Skip to content

Commit aef9f7b

Browse files
committed
ox: update 0.7.0 bottle.
1 parent b1009d6 commit aef9f7b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/o/ox.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6f1519d0628c46abdbdc4c6bfc5e6ce711055f91c389316de5cc47b9e8420c90"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d7dea6217d6edeb4477d77722d0f00273c32e8be7ea55fd5434c4cfe9235e154"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "cadfaa9cdd47a136d9a30c6dd1f86275323525fa97f82d71dae0528441bd2d1c"
13-
sha256 cellar: :any_skip_relocation, sonoma: "e29b6bfaa445ecc75abdb949640e03219fa6d3699a4dbd7646220447754622d7"
14-
sha256 cellar: :any_skip_relocation, ventura: "430a2e354c730c8115644636a6c169983155f3081c910c02323dfec0fa57652e"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f48fcb62c454c2bda3a20d9682f11fc3676a16a8ba71d719d66382e52be07eea"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d6a09d83cfcd0ab82baba4cd92d7f53c7a73c1b969f1491e74b8d6b0f90c15dd"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "158062947457fd64f569cad4160116871a6a6476aee46c7d09993bc580fad5c4"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "ab423897c4ea300f3716a99ae578d88c49559b568be78808e44d4847cf06aac2"
13+
sha256 cellar: :any_skip_relocation, sonoma: "1149cf78c2b1de630a6fc968dddf4241e74a747ea94f9dfc143f940e9dac0329"
14+
sha256 cellar: :any_skip_relocation, ventura: "601368f888c7c58e175a745f95f1429a9b298b85ed2afe2440b7caad327244fa"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "e2ba179e1fb335f6ef421444d3d321d0bfeb7bc7eec2844ec4e6d9b2f2620824"
1616
end
1717

1818
depends_on "rust" => :build

0 commit comments

Comments
 (0)