khanhas / homebrew-tap

1 stars 0 forks source link

Getting a SHA mismatch on new update #3

Closed yursky closed 3 years ago

yursky commented 3 years ago

Not sure what the real sha is here. Redownloaded it a few times and always got that ff3f114782714139d7bdf1461aafec903b96cb98c7828eb6a97a2f7419771986 hash.

➜ brew upgrade
==> Upgrading 2 outdated packages:
khanhas/tap/spicetify-cli 1.1.0 -> 1.2.0
hashicorp/tap/waypoint 0.2.0 -> 0.2.1
==> Upgrading khanhas/tap/spicetify-cli 1.1.0 -> 1.2.0
==> Downloading https://github.com/khanhas/spicetify-cli/archive/v1.2.0.tar.gz
==> Downloading from https://codeload.github.com/khanhas/spicetify-cli/tar.gz/v1.2.0
######################################################################## 100.0%
Error: SHA256 mismatch
Expected: 8244109f0604d6be5224fafd22c0f63e84d87430df8b902c20ede0fb19af7377
  Actual: ff3f114782714139d7bdf1461aafec903b96cb98c7828eb6a97a2f7419771986
    File: /Users/yuriy/Library/Caches/Homebrew/downloads/d8275f1a66d3fec62f7f7251d3ada2bb1a75bc90ccffc48c26bfeee93ec05a18--spicetify-cli-1.2.0.tar.gz
To retry an incomplete download, remove the file above.
khanhas commented 3 years ago

You're right. I sha256sum the zip one. 😅

khanhas commented 3 years ago

Thank you. Fixed.