Skip to content

Release v1.0.2

Choose a tag to compare

@github-actions github-actions released this 15 Jan 12:36
· 20 commits to main since this release
v1.0.2
87287d3

What's Changed

  • fix: Fix version information in binaries (87287d3)
  • feat: add version flag and generalize quickstart documentation (8cf7b1c)

Installation

# Linux/macOS
curl -L https://github.com/Zayan-Mohamed/orb/releases/download/v1.0.2/orb-$(uname -s | tr "[:upper:]" "[:lower:]")-$(uname -m) -o orb
chmod +x orb
sudo mv orb /usr/local/bin/

Checksums

Verify your download with the provided files:

sha256sum -c orb-linux-amd64.sha256