Skip to content

Instantly share code, notes, and snippets.

@areee
Created September 11, 2021 15:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save areee/c6ec4f53436dc4966f2987a8fe26cf97 to your computer and use it in GitHub Desktop.
Save areee/c6ec4f53436dc4966f2987a8fe26cf97 to your computer and use it in GitHub Desktop.
An example: How to check shasum 256 of a curl url (in macOS 11.5.2)
curl -sL https://github.com/Genymobile/scrcpy/archive/v1.19.tar.gz | shasum -a 256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment