Verify ZIP Downloads With SHA256

ACLI downloads pages are now providing SHA256 hash code values for ZIP downloads (10.3.0 and higher) to help users who wish to verify their ZIP download hash matches the original value. The original hash is provided in a file named after the ZIP download with a .sha256 extension.

To get the hash value of a download on your system:

  • Windows

    • cmd terminal: certutil -hashfile atlassian-cli-...zip SHA256

    • power shell: Get-FileHash -Path atlassian-cli-...zip -Algorithm SHA256

  • MacOS

    • shasum -a 256 atlassian-cli-...zip

  • Linux

    • sha256sum atlassian-cli-...zip

Log a request with our support team.

Confluence®, Jira®, Atlassian Bamboo®, Bitbucket®, Fisheye®, and Atlassian Crucible® are registered trademarks of Atlassian®
Copyright © 2005 - 2024 Appfire | All rights reserved. Appfire™, the 'Apps for makers™' slogan and Bob Swift Atlassian Apps™ are all trademarks of Appfire Technologies, LLC.