Compare the Hash it prints to the SHA-256 on the tool's page. Case doesn't matter.
Each download offers a .sha256 sidecar. On any machine with sha256sum (Git Bash, WSL, Linux, macOS):
Don't run it. A mismatch means the file changed in transit or isn't the one we shipped. Delete it, re-download, and check again. If it still won't match, tell us — that's worth knowing about.
We don't yet pay for a code-signing certificate, so Windows SmartScreen may warn on first run — it does that for every unsigned app. The hash is the real integrity check: signing proves who made it; the hash proves what you got. Verify the hash and you know the bytes are ours. More on how we keep it clean →