rogual / neovim-dot-app

Mac OS X GUI for Neovim
1.13k stars 62 forks source link

SHA256 mismatch on 0.1.4 tarball #264

Closed mikl closed 8 years ago

mikl commented 8 years ago

I'm finding myself unable to install the latest version, the SHA256 signatures do not match up:

[mikl:~] 1 % brew install neovim-dot-app
==> Installing neovim-dot-app from rogual/neovim-dot-app
==> Downloading https://github.com/rogual/neovim-dot-app/archive/0.1.4.tar.gz
==> Downloading from https://codeload.github.com/rogual/neovim-dot-app/tar.gz/0.1.4
######################################################################## 100.0%
Error: SHA256 mismatch
Expected: 88ad4af6bdd8f0cd008b3ff065fca53ef7870c388ba62a060cb2bdcb19709801
Actual: 67ab28f0394583b04032320493be55a0d0654c619b7c765d235e60c07e81eeab
Archive: /Users/mikl/Library/Caches/Homebrew/neovim-dot-app-0.1.4.tar.gz
To retry an incomplete download, remove the file above.
rogual commented 8 years ago

Oops, fixed.

mikl commented 8 years ago

Fix verified, thanks a lot for the quick action – and for your work on Neovim.app :)