We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d364ca commit 0da00d4Copy full SHA for 0da00d4
README.md
@@ -26,7 +26,7 @@ target process:
26
27
```shell
28
curl -sSL \
29
- https://github.com/lhchavez/dump-heap/releases/download/v0.1.0/dump-heap \
+ https://github.com/lhchavez/dump-heap/releases/download/v0.1.2/dump-heap \
30
-o dump-heap && \
31
chmod +x dump-heap && \
32
sudo ./dump-heap \
0 commit comments