Theme editor

Verify file integrity

After downloading, you can confirm the file has not been tampered with by computing its SHA-256 hash and comparing it to the expected value below. They should match exactly.

Expected SHA-256:
61b74b1bbbca3d743d0356b7f8f37f2803a064de2e90e70a598eb39a8186d626
Windows (PowerShell)
Get-FileHash .\AI Connect for XenForo - WebMCP Bridge 1.1.9.zip -Algorithm SHA256
macOS (Terminal)
shasum -a 256 AI Connect for XenForo - WebMCP Bridge 1.1.9.zip
Linux (Terminal)
sha256sum AI Connect for XenForo - WebMCP Bridge 1.1.9.zip

If the hash you get matches the value above, the file is intact. If it differs, do not use the file, re-download it.

Back
Top