Tutorials: Verify downloaded files with the sha256 checksum
Linux / MacOS
Then run in the cointaining folder on the commandline:
sha256sum -c CloakCoin.zip.sha256
user@system ~/downloads $ sha256sum -c CloakCoin_v2.0.2.1.phoenix_win_x32_bundle.zip.sha256
CloakCoin_v2.0.2.1.phoenix_win_x32_bundle.zip: OK
When you get an OK, all is fine and you can install! If not something went wrong, you need to download the file again!