Skip to content

orl v0.1.1

Choose a tag to compare

@prashant182 prashant182 released this 03 Jul 23:22

orl v0.1.1

The OpenRelay CLI. Install with Homebrew (brew install openrelayinc/tap/orl),
a deb/rpm package, or by downloading the archive for your platform below.

macOS note: these binaries are not yet Apple-notarized. Homebrew installs
clear the quarantine for you. If you download an archive directly, run
xattr -dr com.apple.quarantine ./orl once (or right-click the binary and
choose Open) so Gatekeeper allows it.

Changelog

Fixes

  • 0e96c32755e70067a2f43376569ceed7b80d1da5 fix(cli): de-quarantine the Homebrew cask so macOS Gatekeeper allows orl (OR-318) (#944)