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.
1 parent d6ef596 commit 0eb3086Copy full SHA for 0eb3086
Formula/p/pinocchio.rb
@@ -4,6 +4,7 @@ class Pinocchio < Formula
4
url "https://github.com/stack-of-tasks/pinocchio/releases/download/v3.7.0/pinocchio-3.7.0.tar.gz"
5
sha256 "c14c2ac9e5943af9acca9730c31d66c59b57a9407960d5b66d200f50b39a70a1"
6
license "BSD-2-Clause"
7
+ revision 1
8
head "https://github.com/stack-of-tasks/pinocchio.git", branch: "master"
9
10
livecheck do
0 commit comments