Skip to content

Commit d1e71c5

Browse files
committed
qcli: update 1.4 bottle.
1 parent dfac610 commit d1e71c5

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

Formula/q/qcli.rb

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ class Qcli < Formula
88
head "https://github.com/bavc/qctools.git", branch: "main"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_tahoe: "e723aab767be3500e7f52c35e67dcb10c2dd9e1e9e9bf26f6aa36f08843f4ad1"
12-
sha256 cellar: :any, arm64_sonoma: "01381abc80e93b31c44d6f50a65f6e4feebb5d82380b4331b9b1fe58f37b9aaa"
13-
sha256 cellar: :any, arm64_ventura: "5f7e15ca1e3057ef5d2d2c7acc65528922efe573a12affe00f7be4ed37309fba"
14-
sha256 cellar: :any, sonoma: "d92539860c22d368cc5a208b3c04053f5d6f047d25647b3f0dbc8a4c8a55c70c"
15-
sha256 cellar: :any, ventura: "9fb489755752aa7decd8ec2f38dded60cdb7dcbde86377153d8b6953e511ac6f"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f87bd6039d932ef08d8b6b42d4adc44f497e54eb4ba9b153a44e439646b30209"
11+
rebuild 1
12+
sha256 cellar: :any, arm64_tahoe: "cf444e12eb4d646d9b80a325aec6df56361d9dd39ce2e80d90906f0916117dde"
13+
sha256 cellar: :any, arm64_sonoma: "fb63a2f6ab9e1bb330fc899b52228665b941e42a9201958f9d0594df19a384ad"
14+
sha256 cellar: :any, sonoma: "dbac2e76a60e184f4fec01ff89c988bc5e6c6908ca3f675569749a6ba77d4ae5"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "bb6419243bf6240de5d24047020a8ef6eebef3f43c8adc5c00fbecbf19f3bf2c"
1716
end
1817

1918
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)