File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
class Uftrace < Formula
2
2
desc "Function graph tracer for C/C++/Rust"
3
3
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 "
6
6
license "GPL-2.0-only"
7
7
head "https://github.com/namhyung/uftrace.git" , branch : "master"
8
8
9
9
bottle do
10
- rebuild 1
11
- sha256 x86_64_linux : "267f5fe8fd86a47b0d476cbaf2e108a9e50398ba387b6fef89843b7fbffcf7e5"
10
+ sha256 x86_64_linux : "1403c9e2ac729fcb07b71e4a376d3b2824df0d7017e4266cf8bbd147e58d9160"
12
11
end
13
12
14
13
depends_on "pandoc" => :build
You can’t perform that action at this time.
0 commit comments