Updating Fails

Here are a few potential cases where the update might fail, and the fixes for it.

Problem - File integrity check failed:

Why this happens:

For security, the updater checks each new .zip update file with a remote GitHub repository that contains the correct integrity hash for that version. If the hash of the downloaded file is different to the integrity hash in the GitHub repository, the updater will stop the updating process.

Issue with versions older than 7.0.2: GitHub has recently changed how their content is delivered. Because the updating will fail with the old URL, you have to manually fix the URL.

Solution (if you are on version older than 7.0.2):

Please do this single step to fix the updater:

Last updated

Was this helpful?