Skip to content

Commit e0a6f74

Browse files
committed
pivy: update 0.6.10 bottle.
1 parent 21b4cfb commit e0a6f74

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Formula/p/pivy.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ class Pivy < Formula
77
head "https://github.com/coin3d/pivy.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any, arm64_sonoma: "49312c6ceb49fc4e4141430afe844ed52fb2f828445497fb74a695dd1c7c23dc"
11-
sha256 cellar: :any, arm64_ventura: "37951e1aeb75c56bcb13e495dc15a70b7658c75bdc2ae782cdec2adf5b4180e4"
12-
sha256 cellar: :any, sonoma: "4aef1788e33fd3bed8094c79592e374525d579068517e7e4a6c66f4f36669343"
13-
sha256 cellar: :any, ventura: "73554f28642f20a5c770d7dd948f6cc44c140f0a0ce142f4754de42621d02f5b"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "773ce675502fc88dd841d625e99b748d03b7519a962a3deb7239d456810491cf"
10+
sha256 cellar: :any, arm64_sonoma: "8b87dac25665d8517854cb34f96c4e9237495781555a4eb8c8de59a1c6476037"
11+
sha256 cellar: :any, arm64_ventura: "0378b486fef297474f82175e844633a21a00772f523acc0f84ccf97e368ce143"
12+
sha256 cellar: :any, sonoma: "d9f23884af3e774e654ee22911feeed221e02f3d829f94d8f95582fb2997b9b1"
13+
sha256 cellar: :any, ventura: "73bc75f176e815f882879135054ac7e018482292250f8101a9206b12156bb7f4"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f0f07d2aca7c37e78d292ef734d91d07bd5fad4adf46359a0a86123fd82fabbd"
1515
end
1616

1717
depends_on "cmake" => :build

0 commit comments

Comments
 (0)