Skip to content

0.6.2 - 2026-06-07

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jun 22:06
4194344

Release Notes

🚀 Features

  • Update to latest veilid / veilnet

Install stigmerge 0.6.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cmars/stigmerge/releases/download/stigmerge-v0.6.2/stigmerge-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/cmars/stigmerge/releases/download/stigmerge-v0.6.2/stigmerge-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install cmars/tap/stigmerge

Install prebuilt binaries into your npm project

npm install stigmerge@0.6.2

Download stigmerge 0.6.2

File Platform Checksum
stigmerge-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
stigmerge-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
stigmerge-x86_64-pc-windows-msvc.msi x64 Windows checksum
stigmerge-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
stigmerge-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
stigmerge-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum