Skip to content

Instantly share code, notes, and snippets.

@Suhas-Gaikwad
Last active April 22, 2021 07:46
Show Gist options
  • Save Suhas-Gaikwad/0beecf64d62f8ee9e203c7f98d102388 to your computer and use it in GitHub Desktop.
Save Suhas-Gaikwad/0beecf64d62f8ee9e203c7f98d102388 to your computer and use it in GitHub Desktop.
Go to the directory that contains downloaded Postman application and run below command (you might need to install sha1sum or use an alternate method). Compare the computed hash code versus hash code published on Postman website (https://www.postman.com/downloads/release-notes/) to ensure Postman app integrity.
sha1sum <File_Name_Here>
Example: sha1sum Postman-osx-5.3.2.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment