Skip to content

2.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 11:33
0a5482e

Install bping 2.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/BitpingApp/bping/releases/download/2.1.0/bping-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/BitpingApp/bping/releases/download/2.1.0/bping-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install BitpingApp/tap/bping

Download bping 2.1.0

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