Skip to content

Commit 2f43908

Browse files
committed
gprof2dot: update 2024.6.6 bottle.
1 parent feab349 commit 2f43908

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

Formula/g/gprof2dot.rb

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,8 @@ class Gprof2dot < Formula
99
head "https://github.com/jrfonseca/gprof2dot.git", branch: "master"
1010

1111
bottle do
12-
rebuild 1
13-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "31bfacb896a0c0fc72908c76e848e5263102b66a41c7182d972e02d31a6e6e3e"
14-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "31bfacb896a0c0fc72908c76e848e5263102b66a41c7182d972e02d31a6e6e3e"
15-
sha256 cellar: :any_skip_relocation, arm64_ventura: "31bfacb896a0c0fc72908c76e848e5263102b66a41c7182d972e02d31a6e6e3e"
16-
sha256 cellar: :any_skip_relocation, sonoma: "31bfacb896a0c0fc72908c76e848e5263102b66a41c7182d972e02d31a6e6e3e"
17-
sha256 cellar: :any_skip_relocation, ventura: "31bfacb896a0c0fc72908c76e848e5263102b66a41c7182d972e02d31a6e6e3e"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "39591774b33ca82f1efa5764aa2254e0e83729b79b8f2e90d1296b5f77376bdf"
12+
rebuild 2
13+
sha256 cellar: :any_skip_relocation, all: "d184e68d282b694cdae5bebaed6a501705f2576974de0991823a506296db1c67"
1914
end
2015

2116
depends_on "graphviz"

0 commit comments

Comments
 (0)