Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 14:39
· 40 commits to main since this release
b6f29b9

Install dolos 0.8.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/txpipe/dolos/releases/download/v0.8.0/dolos-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/txpipe/dolos/releases/download/v0.8.0/dolos-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install txpipe/tap/dolos

Download dolos 0.8.0

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