ikreymer / webarchiveplayer

NOTE: This project is no longer being actively developed.. Check out Webrecorder Player for the latest player. https://github.com/webrecorder/webrecorderplayer-electron) (Legacy: Desktop application for browsing web archives (WARC and ARC)
GNU General Public License v3.0
195 stars 20 forks source link

Wrong dmg upload to the releases page? #30

Closed vitorgalvao closed 8 years ago

vitorgalvao commented 8 years ago

I just checked the releases page and the dmg and exe for the last two versions.

The dmg for versions 1.4.1 and 1.4.5 appear to be the exact same (same sha256). This suggests the one for the previous version was erroneously uploaded to the current one. exes have different shasums so they seem to be correct.

atomotic commented 8 years ago

seems that the good dmg for 1.4.5 is this one: https://github.com/ikreymer/webarchiveplayer/blob/master/app/osx/webarchiveplayer.dmg

do you need the release for the brew formula, right?

vitorgalvao commented 8 years ago

Yes, we need it for the Homebrew-Cask cask (similar but not the same thing).

ikreymer commented 8 years ago

Sorry about that. We've just released a new version, 1.4.6, which should be up-to date on the release page. You should use this version if possible. If you still need the 1.4.5 version, let me know.

vitorgalvao commented 8 years ago

No need for 1.4.5. 1.4.6 will work fine. Thank you.