Skip to content

v0.1.13

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jul 23:25
· 13 commits to master since this release

Installation

Download the binary for your platform:

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

Optionally copy to your PATH:

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

Platforms

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

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