Skip to content

Commit f9f36ed

Browse files
committed
uftrace 0.17
1 parent 08b6625 commit f9f36ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/u/uftrace.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Uftrace < Formula
22
desc "Function graph tracer for C/C++/Rust"
33
homepage "https://uftrace.github.io/slide/"
4-
url "https://github.com/namhyung/uftrace/archive/refs/tags/v0.16.tar.gz"
5-
sha256 "dd0549f610d186b6f25fa2334a5e82b6ddc232ec6ca088dbb41b3fe66961d6bb"
4+
url "https://github.com/namhyung/uftrace/archive/refs/tags/v0.17.tar.gz"
5+
sha256 "04d560011c7587eddedcc674677cbef9ddc0ace449601d4b355e78589b16134f"
66
license "GPL-2.0-only"
77
head "https://github.com/namhyung/uftrace.git", branch: "master"
88

0 commit comments

Comments
 (0)