RetroBat-Official / retrobat-setup

Configure and build the RetroBat Setup
https://www.retrobat.org
Other
139 stars 19 forks source link

the value of RetroBat-v6.0.0-stable-win64-setup.exe.sha256.txt is wrong? #59

Closed ZhangYuxin closed 8 months ago

ZhangYuxin commented 8 months ago

The retrobat-v6.0.0-stable-win64-setup.exe.sha256.txt shows "adc1be899e8a5e9be5bc69a69594c4baf6ecd9cb3b1e73a58ff70a4be91c135e", but the real checksum of the .exe file is "70bd3e2c6bd0c194e956d0ba8bc22e96889833c923135bb8eb40f69a0cf4ac44" .Which one is true? Or the .exe file's broken?

Tartifless commented 8 months ago

Hello, Indeed for this version we applied a certificate to the executable after compilation, which has modified the hash of the file and we did not update the txt file containing the hash.

ZhangYuxin commented 8 months ago

Got it.