Skip to content

Version 0.75 alpha

Latest
Compare
Choose a tag to compare
@Novator Novator released this 21 Apr 09:43
· 28 commits to master since this release

Version 0.75 alpha

Check sums:

  1. pandora_setup.exe (size 20 427 683 byte)
    MD5 bfbc13b2bbacd0af0d545964434f130c
    SHA1 dc4b75ad7ebedcad0b09a3406b46ec9a040773f8
  2. pandora-net_0.7-ubuntu.deb (size 2 014 126 byte):
    MD5 315c0275a95c3b25de80803d0d8026d5
    SHA1 7e426db674df18adf132a1d99e16056184626b97
  3. Pandora-0.75-x86_64.AppImage
    MD5 bc714f59965b0a1cb9b38d6651a16c06
    SHA1 4cf748af7a14ea3def091ab2c0bd6fe17014d64c

Use utility HashCheck to check sums in Windows:
http://code.kliu.org/hashcheck/
or build-in Windows commands:
certutil -hashfile .\pandora_setup.exe MD5
certutil -hashfile .\pandora_setup.exe SHA1
or commands in Linux:
md5sum ./pandora-net_0.7-ubuntu.deb
sha1sum ./pandora-net_0.7-ubuntu.deb