Skip to content

Release v1.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Feb 18:16
· 1 commit to main since this release
v1.1.3
bccd845

What's Changed

  • Potential fix for code scanning alert no. 29: Slice memory allocation with excessive size value (bccd845)

Installation

# Linux/macOS
curl -L https://github.com/Zayan-Mohamed/orb/releases/download/v1.1.3/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