Skip to content

Commit 02de34d

Browse files
committed
gprof2dot 2025.4.14
1 parent 97715bd commit 02de34d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gprof2dot.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Gprof2dot < Formula
33

44
desc "Convert the output from many profilers into a Graphviz dot graph"
55
homepage "https://github.com/jrfonseca/gprof2dot"
6-
url "https://files.pythonhosted.org/packages/32/11/16fc5b985741378812223f2c6213b0a95cda333b797def622ac702d28e81/gprof2dot-2024.6.6.tar.gz"
7-
sha256 "fa1420c60025a9eb7734f65225b4da02a10fc6dd741b37fa129bc6b41951e5ab"
6+
url "https://files.pythonhosted.org/packages/bb/fd/cad13fa1f7a463a607176432c4affa33ea162f02f58cc36de1d40d3e6b48/gprof2dot-2025.4.14.tar.gz"
7+
sha256 "35743e2d2ca027bf48fa7cba37021aaf4a27beeae1ae8e05a50b55f1f921a6ce"
88
license "LGPL-3.0-or-later"
99
head "https://github.com/jrfonseca/gprof2dot.git", branch: "master"
1010

0 commit comments

Comments
 (0)