How do I get the md5sum for a Fisheye/Crucible download?
- Go to the download site for either Fisheye or Crucible (see the differences between them at the Crucible and Fisheye document)
- Click the blue
Get Started
button - Mark the checkbox to confirm you agree to the Atlassian Customer Agreement and to the Privacy Policy
- Instead of clicking the blue
Submit
button, right-click on it and grab the URL for the download, for example:
https://www.atlassian.com/software/fisheye/downloads/binary/fisheye-4.8.7.zip
- Append .
md5
to the URL, for example:
https://www.atlassian.com/software/fisheye/downloads/binary/fisheye-4.8.7.zip.md5
- Enter that URL into a browser and hit Enter
- The file that is downloaded will contain the
md5
checksum, for example:
7ef635637d065994385afa35291f6131 target/wac/fisheye-4.8.7.zip
Last modified on Oct 23, 2024
Powered by Confluence and Scroll Viewport.