Skip to content

Basalt v0.1.3

Choose a tag to compare

@github-actions github-actions released this 02 Sep 22:27

Release Notes

  • Corrected packaged release documentation so the published crate describes
    the current release state instead of the pre-publication 0.1.2 candidate.
  • Made release-status wording version-neutral so the crate, binary release, and
    MCP Registry metadata stay consistent across future releases.

Install Basalt 0.1.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/joshiii-xyz/basalt/releases/download/v0.1.3/basalt-db-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/joshiii-xyz/basalt/releases/download/v0.1.3/basalt-db-installer.ps1 | iex"

Download Basalt 0.1.3

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