OWASP/threat-dragon-desktop

Wrong SHA256 of `OWASP-Threat-Dragon-1.3.1.AppImage`

skwasniak opened this issue · 2 comments

Seems like SHA256 of OWASP-Threat-Dragon-1.3.1.AppImage, listed on the download side, is wrong and is the same as for OWASP-Threat-Dragon-1.3.0.AppImage`.

$ sha256sum OWASP-Threat-Dragon-1.3.1.AppImage 
5cc8b5e173204ff8a2b2cdc8d1660d2312a0d6ce8b5c5fb0df7bd03c4c4fa245  OWASP-Threat-Dragon-1.3.1.AppImage

$ sha256sum OWASP-Threat-Dragon-1.3.0.AppImage 
e0d99865876c70e56a8519e67a3418bc749c098d84f4bec7cbf5c9b213c13c53  OWASP-Threat-Dragon-1.3.0.AppImage

image
image

Debian and RPM packages' SHA256 is correct.

@skwasniak thankyou for spotting this. It should be 5cc8b5e173204ff8a2b2cdc8d1660d2312a0d6ce8b5c5fb0df7bd03c4c4fa245
and I have updated the release area for the correct checksum
Could you confirm that I got it right this time round?
Thanks again, Jon

Yes, all good now, thank you!