electron-userland / electron-builder-binaries

172 stars 60 forks source link

SHA512? #28

Open alphaDev23 opened 4 years ago

alphaDev23 commented 4 years ago

Which asset does the SHA512 correspond for the winCodeSign-2.5.0 release? Running sha512sum on the 7z and the tar.gz files return different values than is specified on the release page, https://github.com/electron-userland/electron-builder-binaries/releases/tag/winCodeSign-2.5.0

alphaDev23 commented 4 years ago

What do they SHA512 hashes refer to because they do not appear to pertain to the files on the referenced release page?

jamesrelder commented 4 months ago

I also have this same issue and it means when running the release job I get the following error:

sha512 checksum mismatch, expected 6LQI2d9BPC3Xs0ZoTQe1o3tPiA28c7+PY69Q9i/pD8lY45psMtHuLwv3vRckiVr3Zx1cbNyLlBR8STwCdcHwtA==, got hbqiTCZngC8xRQyy6ZNtPFWIBjTQinFshK7htwJPbryNXatenj+RIh0DR0ogfaYtzVnhfniApny0ExdTfZgjtw== We have configured electron to go to our Artifactory instance on which we have a remote repository that proxies the github.com releases.