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 02de34d commit b8c5626Copy full SHA for b8c5626
Formula/g/gprof2dot.rb
@@ -9,8 +9,7 @@ class Gprof2dot < Formula
9
head "https://github.com/jrfonseca/gprof2dot.git", branch: "master"
10
11
bottle do
12
- rebuild 2
13
- sha256 cellar: :any_skip_relocation, all: "d184e68d282b694cdae5bebaed6a501705f2576974de0991823a506296db1c67"
+ sha256 cellar: :any_skip_relocation, all: "eacd9d62a4611085b9a19bec9fc9450992f2d67fbb3d22d8b2ca90ed1aebfa27"
14
end
15
16
depends_on "graphviz"
0 commit comments