github Zayan-Mohamed/orb v1.0.2
Release v1.0.2

latest releases: v1.1.3, v1.1.2
7 months ago

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

Don't miss a new orb release

NewReleases is sending notifications on new releases.