Basically what the title says.
Whenever I press update, it does the whole process normally, restarts the app, and the files get updated, but for some reason, in the root directory it's creating a .7z file with the old contents (the version it was updating from). Is there a way to disable this? How is this happening?
Update: I found out this is coming from the "hashes.json" file, which indicates the .7z file name and all its contents. Is there a reason why it's actually generating the .7z file with the contents?