File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
third_party/async_profiler Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ def async_profiler_repositories():
14
14
http_archive (
15
15
name = "async_profiler_linux_arm64" ,
16
16
build_file = "//third_party/async_profiler:BUILD.linux.bazel" ,
17
- sha256 = "897da03c67c6d5032c7299e3ba35e81330dd4fca102a84ac672ce2c0522520de " ,
18
- strip_prefix = "async-profiler-2.10 -linux-arm64" ,
19
- url = "https://github.com/jvm-profiling-tools/async-profiler/releases/download/v2.10 /async-profiler-2.10 -linux-arm64.tar.gz" ,
17
+ sha256 = "8d3b407055f66756eb9525a814cbcf119951a8fb82055df9471b6559326f7607 " ,
18
+ strip_prefix = "async-profiler-3.0 -linux-arm64" ,
19
+ url = "https://github.com/jvm-profiling-tools/async-profiler/releases/download/v3.0 /async-profiler-3.0 -linux-arm64.tar.gz" ,
20
20
)
21
21
22
22
http_archive (
You can’t perform that action at this time.
0 commit comments