Skip to content

Releases: antonygiomarxdev/greedy

Release list

v0.16.3

Choose a tag to compare

@github-actions github-actions released this 24 May 00:09

Greedy 0.16.3

Download the binary for your platform.

Install

# Linux amd64
curl -fsSL https://github.com/antonygiomarxdev/greedy/releases/latest/download/greedy-linux-amd64.tar.gz | tar xz
sudo install greedy-linux-amd64 /usr/local/bin/greedy

# macOS arm64 (Apple Silicon)
curl -fsSL https://github.com/antonygiomarxdev/greedy/releases/latest/download/greedy-darwin-arm64.tar.gz | tar xz
sudo install greedy-darwin-arm64 /usr/local/bin/greedy

Changelog