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 97715bd commit 02de34dCopy full SHA for 02de34d
Formula/g/gprof2dot.rb
@@ -3,8 +3,8 @@ class Gprof2dot < Formula
3
4
desc "Convert the output from many profilers into a Graphviz dot graph"
5
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"
+ url "https://files.pythonhosted.org/packages/bb/fd/cad13fa1f7a463a607176432c4affa33ea162f02f58cc36de1d40d3e6b48/gprof2dot-2025.4.14.tar.gz"
+ sha256 "35743e2d2ca027bf48fa7cba37021aaf4a27beeae1ae8e05a50b55f1f921a6ce"
8
license "LGPL-3.0-or-later"
9
head "https://github.com/jrfonseca/gprof2dot.git", branch: "master"
10
0 commit comments