Where to find the publisher’s latest version

The publisher’s official site and the app store listing are the source of truth for the latest version number. Boost does not publish or guess version numbers.

How to verify a downloaded file

  1. Compare the file size in the download dialog against the publisher’s published size.
  2. Compute the SHA-256 hash of the downloaded file.
  3. Compare the hash character by character against the publisher’s published hash.
What to do if the hash does not match Do not install the file. Delete the download. Re-fetch the file from the publisher’s official URL and re-compute the hash. If the second hash still does not match, contact the publisher’s support channels before doing anything else.

Frequently asked

Where is the latest Boost version published?

On the publisher’s official site and the app store listing. Boost does not publish version numbers.

How do I compute a SHA-256 hash?

A file manager with a hash tool can compute SHA-256 on most Android devices. On a desktop, run sha256sum filename.apk in a terminal.

What if the size or hash does not match?

Do not install the file. Re-fetch from the publisher’s official URL and re-check.