Skip to content

Commit 30fb5f1

Browse files
committed
pueue: update 4.0.0 bottle.
1 parent 2f32065 commit 30fb5f1

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Formula/p/pueue.rb

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

99
bottle do
10-
rebuild 1
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "069ad84e3ec9d9513ebfbe1272a18352cd6b0594ee9b3a03912b735a5bf97676"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "12dac34c9a768b35c11abd2e91798085c8af6dbe5957741ba2887a2435f2d2d9"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f66df95de1cdf2bef246ba8d327779dbeebd77314496c8a90be1c222a22ab72b"
14-
sha256 cellar: :any_skip_relocation, sonoma: "e2cd03a375f5ee42700ba2698ba3a11fb453faebd7c9797b184229cb675dc37a"
15-
sha256 cellar: :any_skip_relocation, ventura: "513cf264a536c71dac1211a840db4aaa18a45103d5486c523f3e42eeea4dbfa5"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "36b77846f503d5b2a7ae1262f26b11511b94f151498b103b0ed5aeb4045ad667"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "170ca77ac6679b9328df9d5da9a8d3227161031ff17feec521b271fad097ed43"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "44245c1005018aeefff4fe0885265e55ded796af87f194e04d359dad6fc3dad8"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "938eef3100512ec81969982800e41b84cb2efa2f4dfcf262c2ef67f146a77dfa"
13+
sha256 cellar: :any_skip_relocation, sonoma: "b68235503ed828ea8d81cd592700abb5e996fc6b24394583182dae26afc643d8"
14+
sha256 cellar: :any_skip_relocation, ventura: "f33c771f11eebc356e0ad2415b690c2e22ce9540894813f4ed2c3d78d36a73cf"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6cf0e61c3073f9afa2cb68f6e6f4e0a7de02c0142bc845a3e7ed509bacd34a10"
1716
end
1817

1918
depends_on "rust" => :build

0 commit comments

Comments
 (0)