Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 May 18:35

Install leak-hunter 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/doggy8088/leak-hunter/releases/download/v0.2.0/leak-hunter-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/doggy8088/leak-hunter/releases/download/v0.2.0/leak-hunter-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install leak-hunter@0.2.0

Download leak-hunter 0.2.0

File Platform Checksum
leak-hunter-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
leak-hunter-x86_64-apple-darwin.tar.xz Intel macOS checksum
leak-hunter-x86_64-pc-windows-msvc.zip x64 Windows checksum
leak-hunter-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum