etcdtool
etcdtool copied to clipboard
Error: SHA256 mismatch
$ brew tap mickep76/funk-gnarge
$ brew install etcdtool
==> Installing etcdtool from mickep76/funk-gnarge
==> Downloading https://github.com/mickep76/etcdtool/archive/3.3.2.tar.gz
Error: SHA256 mismatch
Expected: f9f4aea1e1459e1f187e8f74faec537b97cb2519bdead9f12e4c1bf93a69df6b
Actual: e3e6964e33e4cade95303b642f5b160225e61eac1fe754da606983a4c0edf06e
Archive: /Users/andy/Library/Caches/Homebrew/etcdtool-3.3.2.tar.gz
To retry an incomplete download, remove the file above.
@acarl005 if you cd
into /usr/local/Homebrew/Library/Taps/mickep76/homebrew-funk-gnarge
, then edit etcdtool.rb
and replace the expected sha to the actual sha that you have and run brew install etcdtool
once more, it should work.
@dimitryvin
I have the same problem.