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 @@ -6,9 +6,9 @@ def async_profiler_repositories():
6
6
http_archive (
7
7
name = "async_profiler_linux_x64" ,
8
8
build_file = "//third_party/async_profiler:BUILD.linux.bazel" ,
9
- sha256 = "5ce4aed3d7e941f39ea11f31e25c89d14ee7c09e71abae6ecc847cc4a4fd8c32 " ,
10
- strip_prefix = "async-profiler-2.10 -linux-x64" ,
11
- url = "https://github.com/jvm-profiling-tools/async-profiler/releases/download/v2.10 /async-profiler-2.10 -linux-x64.tar.gz" ,
9
+ sha256 = "2b631e8c0418e7e8a19d59a2d2eff016e87f8a4ffbac1ea395ec750b39dc3ce8 " ,
10
+ strip_prefix = "async-profiler-3.0 -linux-x64" ,
11
+ url = "https://github.com/jvm-profiling-tools/async-profiler/releases/download/v3.0 /async-profiler-3.0 -linux-x64.tar.gz" ,
12
12
)
13
13
14
14
http_archive (
You can’t perform that action at this time.
0 commit comments