Skip to content

static binary for amd64 linux

Choose a tag to compare

@jinal--shah jinal--shah released this 10 Nov 17:40
· 65 commits to master since this release

v0.1.1 static binary works on amd64 linux (including alpine)

Download it:

curl \
  -L -H 'Accept: application/octet-stream' \
   https://github.com/opsgang/fetch/releases/download/v0.1.1/fetch.tgz \
| tar -xzv -C /usr/local/bin # change /usr/local/bin to desired location for binary