File tree Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Original file line number Diff line number Diff line change @@ -2717,6 +2717,7 @@ pipet
27172717pipgrip
27182718pipx
27192719pivit
2720+ pivy
27202721pixi
27212722pixi-pack
27222723pixie
Original file line number Diff line number Diff line change 11class Pivy < Formula
22 desc "Python bindings to coin3d"
33 homepage "https://github.com/coin3d/pivy"
4+ url "https://github.com/coin3d/pivy/archive/refs/tags/0.6.10.tar.gz"
5+ sha256 "7b409816c9fad84cf94f93659281f9dd2501d285eb2fc609e9401a3d004ce723"
46 license "ISC"
57 head "https://github.com/coin3d/pivy.git" , branch : "master"
68
7- stable do
8- url "https://github.com/coin3d/pivy/archive/refs/tags/0.6.9.tar.gz"
9- sha256 "c207f5ed73089b2281356da4a504c38faaab90900b95639c80772d9d25ba0bbc"
10-
11- # Backport fix for Qt6 QtOpenGLWidgets
12- patch do
13- url "https://github.com/coin3d/pivy/commit/e81c5f32538891c740b90b5d2eb77fa6a9e1cb43.patch?full_index=1"
14- sha256 "c54b660f09957ad7673d29328fb1cbe77b9eb4b090f2371b6e16b4c333e679c4"
15- end
16- end
17-
189 bottle do
1910 sha256 cellar : :any , arm64_sonoma : "49312c6ceb49fc4e4141430afe844ed52fb2f828445497fb74a695dd1c7c23dc"
2011 sha256 cellar : :any , arm64_ventura : "37951e1aeb75c56bcb13e495dc15a70b7658c75bdc2ae782cdec2adf5b4180e4"
You can’t perform that action at this time.
0 commit comments