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 08b6625 commit f9f36edCopy full SHA for f9f36ed
Formula/u/uftrace.rb
@@ -1,8 +1,8 @@
1
class Uftrace < Formula
2
desc "Function graph tracer for C/C++/Rust"
3
homepage "https://uftrace.github.io/slide/"
4
- url "https://github.com/namhyung/uftrace/archive/refs/tags/v0.16.tar.gz"
5
- sha256 "dd0549f610d186b6f25fa2334a5e82b6ddc232ec6ca088dbb41b3fe66961d6bb"
+ url "https://github.com/namhyung/uftrace/archive/refs/tags/v0.17.tar.gz"
+ sha256 "04d560011c7587eddedcc674677cbef9ddc0ace449601d4b355e78589b16134f"
6
license "GPL-2.0-only"
7
head "https://github.com/namhyung/uftrace.git", branch: "master"
8
0 commit comments