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 87edf90 commit 33408d6Copy full SHA for 33408d6
1 file changed
Formula/a/async-profiler.rb
@@ -1,8 +1,8 @@
1
class AsyncProfiler < Formula
2
desc "Sampling CPU & HEAP profiler for Java using AsyncGetCallTrace + perf_events"
3
homepage "https://github.com/async-profiler/async-profiler"
4
- url "https://github.com/async-profiler/async-profiler/archive/refs/tags/v4.3.tar.gz"
5
- sha256 "50f65033df0b999d0ae80c82d09827b595ad06051406ff7ec322fd1a40c1d328"
+ url "https://github.com/async-profiler/async-profiler/archive/refs/tags/v4.4.tar.gz"
+ sha256 "888483f6fc482b32dfc76dc9ecb254dc954c1e5c893de325a895b41e2f9bbbf6"
6
license "Apache-2.0"
7
head "https://github.com/async-profiler/async-profiler.git", branch: "master"
8
0 commit comments