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
- Compare the file size in the download dialog against the publisher’s published size.
- Compute the SHA-256 hash of the downloaded file.
- Compare the hash character by character against the publisher’s published hash.
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.