Skip to content

Commit 03a1e8e

Browse files
committed
comtrya: update 0.9.1 bottle.
1 parent 7df17aa commit 03a1e8e

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Formula/c/comtrya.rb

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

99
bottle do
10-
rebuild 1
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "277b41a4edbdb8560e9e848208305443cc65a03d837d5bd30e836ec7c7b862ea"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f75d9f9221aa7573389d06e57e044155599db6d6f0c66a053b60e98df934725e"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "311fa6380c3ad9494d0607f359e6f589d9cf2f2b84f0e882356063112461bf58"
14-
sha256 cellar: :any_skip_relocation, sonoma: "c4b1e2c8aee68dddf6cb31d78415a3982c0d237a0f58cca70d21c76450b86c2e"
15-
sha256 cellar: :any_skip_relocation, ventura: "8f67df8513e07fa442e6dc51a740954bd4f2c6536b668731a4107aa082f575d4"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ad90d6addf53781eea15f10bfbb08fd0e7c24350bcdf135124b945985093d606"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d99de805a7da0902d1a3f95d154dca2bcdf003de793c086e7117e96ade73f63e"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2ae9e915d1deda6cef037b3f676f3c07cb2c073779d4555822ebbaa83544f8f3"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "c1dc0339997dc21f6dcbe1432ecfd7452eb7b0fa6e99cb03dbf1e606ecd42778"
13+
sha256 cellar: :any_skip_relocation, sonoma: "826d318835757025df4eec7bb3857f70cce8af7dd19a7a31d747697f2dc19abe"
14+
sha256 cellar: :any_skip_relocation, ventura: "0df65065cec8fad7f2897ebba6371fb3d9662678fd1591a1786b6767e505f174"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "b8862c76fc1d14754c66edb7e3d7b886d45c5e05f2721d02c94ef270178edd38"
1716
end
1817

1918
depends_on "rust" => :build

0 commit comments

Comments
 (0)