SHA1 mismatch
bryangarza opened this issue · 2 comments
Installing using Homebrew gives a SHA1 mismatch error.
~ $ brew tap Goles/battery
Cloning into '/usr/local/Library/Taps/goles-battery'...
remote: Counting objects: 19, done.
remote: Compressing objects: 100% (14/14), done.
remote: Total 19 (delta 5), reused 18 (delta 4)
Unpacking objects: 100% (19/19), done.
Checking connectivity... done
Tapped 1 formula
~ $ brew update
Already up-to-date.
~ $ brew install battery
==> Downloading https://raw.github.com/Goles/Battery/master/battery
######################################################################## 100.0%
Error: SHA1 mismatch
Expected: 567446640f9435ce22c3efe5927cb5753080a797
Actual: 1840099c3abaaa0237ccc7162b64c79b27b28426
Archive: /Library/Caches/Homebrew/battery-1.1
(To retry an incomplete download, remove the file above.)
~ $
yeah I was about to fix that!
Sent from my iPhone
On Sep 10, 2013, at 4:41 PM, Bryan Garza notifications@github.com wrote:
Installing using Homebrew gives a SHA1 mismatch error.
~ $ brew tap Goles/battery
Cloning into '/usr/local/Library/Taps/goles-battery'...
remote: Counting objects: 19, done.
remote: Compressing objects: 100% (14/14), done.
remote: Total 19 (delta 5), reused 18 (delta 4)
Unpacking objects: 100% (19/19), done.
Checking connectivity... done
Tapped 1 formula
~ $ brew update
Already up-to-date.
~ $ brew install battery
==> Downloading https://raw.github.com/Goles/Battery/master/battery
######################################################################## 100.0%
Error: SHA1 mismatch
Expected: 567446640f9435ce22c3efe5927cb5753080a797
Actual: 1840099c3abaaa0237ccc7162b64c79b27b28426
Archive: /Library/Caches/Homebrew/battery-1.1
(To retry an incomplete download, remove the file above.)
~ $
—
Reply to this email directly or view it on GitHub.