SHA256 (or other hash) for plugins?
Answered
I found through search the trick of appending .sha256 to the URL of a download to get the checksum for that download. But for plugins in the Marketplace, I can't find direct paths to the zip files. Instead, the URLs seem to be passing arguments to a server, something like “https://plugins.jetbrains.com/plugin/download?rel=true&updateId=629457” – is there a way to massage this to get a checksum (SHA256 or other)? Or alternately, is there a direct path to the download to which one would append .sha256? (I tried a few obvious variations but kept getting 404's.)
Please sign in to leave a comment.
Hi Kevin Theobald , may I know why you want to get the checksum .sha256 of the plugin offline package (the zip file downloaded from JetBrains Marketplace)?
If you want to download the plugin to your local disk, please go to JetBrains Marketplace website: https://plugins.jetbrains.com/, pick one plugin, then go to the version tab, and you will see the download button besides each version.