brona / iproute2mac

CLI wrapper for basic network utilites on Mac OS X inspired with iproute2 on Linux systems - ip command.
MIT License
898 stars 73 forks source link

Error: SHA1 mismatch #2

Closed Guangyi-Z closed 9 years ago

Guangyi-Z commented 9 years ago

When I tried to install iproute2mac with Homebrew, this error happened. And the error stayed the same on several retries.

➜  ~  brew tap brona/iproute2mac
➜  ~  brew install iproute2mac
==> Installing iproute2mac from brona/homebrew-iproute2mac
==> Downloading https://github.com/brona/iproute2mac/archive/v1.0.3.zip
######################################################################## 100.0%
Error: SHA1 mismatch
Expected: 052628cb3debab40175c9cc5fa39588e33ab006e
Actual: ba80de6e1c525c450ea6a33b069f11f65cbe784b
Archive: /Library/Caches/Homebrew/iproute2mac-1.0.3.zip
To retry an incomplete download, remove the file above.
zfogg commented 9 years ago

+1

brona commented 9 years ago

Fixed. Please run brew update.