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 the integrity hash in the GitHub repository, the updater will stop the updating process. 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:

Last updated