go-gitea / homebrew-gitea

Gitea: Homebrew, moved to https://gitea.com/gitea/homebrew-gitea
https://gitea.io
MIT License
19 stars 22 forks source link

value of sha256 is not expencted #12

Closed hainuo closed 7 years ago

hainuo commented 7 years ago
( ⌁ ) brew install gitea                      ~44.0s  16:11:14 ≡ 1
==> Installing gitea from go-gitea/gitea
==> Downloading https://dl.gitea.io/gitea/1.0.1/gitea-1.0.1-darwin-10.6-amd64
Already downloaded: /Users/hainuo/Library/Caches/Homebrew/gitea-1.0.1.6-amd64
Error: SHA256 mismatch
Expected: 51e62545dc4cc13d03b3e6a9067e86db58d155b0b302e9e96ba21ed7b2cb3274
Actual: c403cb1ef881f140e5cfa5f4feace730fad29473c69d971287ad5eccbd80e9f0
Archive: /Users/hainuo/Library/Caches/Homebrew/gitea-1.0.1.6-amd64
To retry an incomplete download, remove the file above.
tboerger commented 7 years ago
# brew install gitea
Updating Homebrew...
==> Auto-updated Homebrew!
Updated Homebrew from fa34aa2 to 0141ab7.
Updated 1 tap (homebrew/core).
==> Updated Formulae
swiftformat

==> Installing gitea from go-gitea/gitea
==> Downloading https://dl.gitea.io/gitea/1.0.1/gitea-1.0.1-darwin-10.6-amd64
######################################################################## 100.0%
🍺  /usr/local/Cellar/gitea/1.0.1: 3 files, 26.8MB, built in 9 seconds

Please delete your already downloaded file, that's the only thing I can think about that behaves incorrectly. If this issue still remains feel free to reopen the issue.