Skip to content

Instantly share code, notes, and snippets.

@sayef
Last active September 11, 2021 14:06
Show Gist options
  • Select an option

  • Save sayef/fbc398c36925a2987c720e2d3f1d31b7 to your computer and use it in GitHub Desktop.

Select an option

Save sayef/fbc398c36925a2987c720e2d3f1d31b7 to your computer and use it in GitHub Desktop.
Download latest release from github repo
LATEST=$(curl -s https://github.com/$1/releases | grep -ioE $1"/archive/refs/tags/LMDB_.*tar.gz" | head -n 1)
wget https://github.com/$LATEST
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment