Release Fetch Fetch binary from Github releases for your platform. Usage Typescript import { fetchLatestRelease } from 'fetch-github-release' await fetchLatestRelease({ owner: 'smallstep', repo: 'cli' })