We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fdc0712 + 47f028f commit 48f6233Copy full SHA for 48f6233
pivy.rb
@@ -3,6 +3,9 @@
3
class Pivy < Formula
4
homepage "https://bitbucket.org/Coin3D/pivy/overview"
5
head "https://bitbucket.org/Coin3D/pivy", :using => :hg
6
+ url "https://bitbucket.org/Coin3D/pivy/get/tip.tar.gz"
7
+ sha256 "4b84e76470a97a4aad63ddfa4a7ce79fbb74029cdb0e0b86be2cd4248af35912"
8
+ version "0.5.0"
9
10
depends_on :python
11
depends_on "coin"
0 commit comments