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 11class 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
99 bottle do
10- rebuild 1
11- sha256 x86_64_linux : "267f5fe8fd86a47b0d476cbaf2e108a9e50398ba387b6fef89843b7fbffcf7e5"
10+ sha256 x86_64_linux : "1403c9e2ac729fcb07b71e4a376d3b2824df0d7017e4266cf8bbd147e58d9160"
1211 end
1312
1413 depends_on "pandoc" => :build
You can’t perform that action at this time.
0 commit comments