Release Notes
🐛 Bug Fixes
- Avoid glibc issues by fixing runner os (#442)
🔧 Continuous Integration
- Use ubuntu-22.04 tag for runners (#443)
Install dolos 0.19.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/txpipe/dolos/releases/download/v0.19.1/dolos-installer.sh | sh
Install prebuilt binaries into your npm project
npm install @txpipe/[email protected]
Install prebuilt binaries via Homebrew
brew install txpipe/tap/dolos
Download dolos 0.19.1
File | Platform | Checksum |
---|---|---|
dolos-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
dolos-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
dolos-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
dolos-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |