Quote:
Originally Posted by blisshome
Is anyone having trouble updating? On my MacBook Pro running Mojave 10.14.6 I keep getting this error from all download sources:
|
I just tested on a VM running Catalina 10.15.4 and no issues with any of the three links for Mac from Kovid's site.
I checked the SHA-256 checksum for the downloaded calibre-4.13.0.dmg files and got the following:
Code:
Davids-VMMac:~ davidb$ shasum -a 256 /Users/davidbowerman/Downloads/calibre-4.13.0.dmg
1e42f133030b073ee38dd4ef552e352b477eab738a239cf71225c202a4ecef34 /Users/davidb/Downloads/calibre-4.13.0.dmg
Davids-VMMac:~ davidb$
Basically, just open a Terminal session, type "shasum -a 256 " and then drag/drop the calibre.dmg file into the session. The output should match the numbers bolded in the output from shasum.