You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the download_file function in src/handlers/download.rs, currently only the integrity verification of the .md5 file is implemented, and there is no recognition or verification logic for the .sha256 file. #82