Skip to content

v0.1.56

Choose a tag to compare

@github-actions github-actions released this 11 Jun 13:07
· 1 commit to master since this release

Installation

Download the binary for your platform:

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

Optionally copy to your PATH:

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

Platforms

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

Full Changelog: v0.1.55...v0.1.56