Skip to content

Commit be3765d

Browse files
committed
pixi-pack: update 0.3.2 bottle.
1 parent 2d6ced4 commit be3765d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/p/pixi-pack.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c92b366fcc6817e56e3e59ef867cd001aef2d2778399a8ed8fe1b92b3d75c26a"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3aac9b6f567d34050e684c236dfffb8e9b073c7bfa764d6ba603997f6cb11d73"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "2243e0179886c73fa74939ee0a16982d6595806dfd3a0208696a04a8c871b305"
13-
sha256 cellar: :any_skip_relocation, sonoma: "ea582b6d7cd63c5ae192b6e969858d122fb2d534be58ebe53f7d78ac65396b1e"
14-
sha256 cellar: :any_skip_relocation, ventura: "4581a3e8a26d8230ff5ae74889d3579df25f5591785dd5a54cef11113e747947"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "8a73baa4e8a18e3d24c190fe3462a3eee06970ec109b1d1cca1931a381e067b1"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "28dc271695cfc038a4e082f2df0b0d73612f0dae8df0d2e5d5c9b91d04921741"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "306cd31ee6d09c61a2d2e8fb0ce5b7a6146d4d8f911f895518cf810fbc50c4c4"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "c21a947dfc2cdceb210c93dc8b123996e01b61122a1f7ea8821bab0ac12ce644"
13+
sha256 cellar: :any_skip_relocation, sonoma: "e54b820cae5a8ce2b38248ffdbe2e41250086d981ad6a0a6f1c95209e5396b36"
14+
sha256 cellar: :any_skip_relocation, ventura: "e03575675a2287ea01398038f049ff2069736256ae3351e51a75478bb18330b5"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f7c19b49f0ffe4ce2a84b05955ec53ce0763acf0343cb9d2fe8e565144028057"
1616
end
1717

1818
depends_on "cmake" => :build

0 commit comments

Comments
 (0)