Skip to content

Commit 33408d6

Browse files
committed
async-profiler 4.4
1 parent 87edf90 commit 33408d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/a/async-profiler.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class AsyncProfiler < Formula
22
desc "Sampling CPU & HEAP profiler for Java using AsyncGetCallTrace + perf_events"
33
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"
4+
url "https://github.com/async-profiler/async-profiler/archive/refs/tags/v4.4.tar.gz"
5+
sha256 "888483f6fc482b32dfc76dc9ecb254dc954c1e5c893de325a895b41e2f9bbbf6"
66
license "Apache-2.0"
77
head "https://github.com/async-profiler/async-profiler.git", branch: "master"
88

0 commit comments

Comments
 (0)