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:
0f8076a757a6208e375dd1d163f1684f0c54c5054d26bfcbe41d4509c5bec22b
Windows (PowerShell)
Get-FileHash .\cXF Enhanced Featured Content List 1.1.0.zip -Algorithm SHA256
macOS (Terminal)
shasum -a 256 cXF Enhanced Featured Content List 1.1.0.zip
Linux (Terminal)
sha256sum cXF Enhanced Featured Content List 1.1.0.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