Skip to content

Instantly share code, notes, and snippets.

@planaria
Last active July 20, 2019 05:09
Show Gist options
  • Save planaria/25c6f7e1be93fbaebe686c33b0061c79 to your computer and use it in GitHub Desktop.
Save planaria/25c6f7e1be93fbaebe686c33b0061c79 to your computer and use it in GitHub Desktop.
#!/bin/bash
wget -O - -q https://github.com/$1/archive/$2.tar.gz | sha512sum -b | sed "s/\s.*//"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment