Skip to content

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 29 Jul 22:10

Installation

Download the binary for your platform:

chmod +x elements-*
./elements-linux-x86_64    # or your platform

Optionally copy to your PATH:

sudo cp elements-linux-x86_64 /usr/local/bin/elements

Platforms

  • elements-linux-x86_64 - Linux (Intel/AMD 64-bit)
  • elements-linux-aarch64 - Linux (ARM 64-bit, Raspberry Pi)
  • elements-macos-x86_64 - macOS (Intel)
  • elements-macos-aarch64 - macOS (Apple Silicon)

Full Changelog: v0.1.12...v0.1.13