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