Closed liberato-whisper closed 1 year ago
Thank you for reporting this. Not sure how did it happen - it used to work. Perhaps Github changed how it generates archives? Actual content was identical released v2.5.0. Anyway should be fixed now in 61fd84b.
It works for me now:
$ brew tap mvp/uhubctl https://github.com/mvp/uhubctl
$ brew update
Updated 1 tap (mvp/uhubctl).
$ brew install uhubctl
==> Fetching mvp/uhubctl/uhubctl
==> Downloading https://github.com/mvp/uhubctl/archive/v2.5.0.tar.gz
==> Installing uhubctl from mvp/uhubctl
==> make
🍺 /usr/local/Cellar/uhubctl/2.5.0: 6 files, 99KB, built in 5 seconds
$ uhubctl -v
2.5.0
Thanks for the quick turnaround, working here too!
% brew reinstall uhubctl
==> Fetching mvp/uhubctl/uhubctl
==> Downloading https://github.com/mvp/uhubctl/archive/v2.5.0.tar.gz
==> Downloading from https://codeload.github.com/mvp/uhubctl/tar.gz/refs/tags/v2.5.0
######################################################################## 100.0%
Error: SHA256 mismatch
Expected: 7be75781b709c36c03c68555f06347d70e5f4e8fd2d17fd481f20626fb4c6038
Actual: d4452252f7862f7a45dd9c62f2ea7cd3a57ab5f5ab0e54a857d4c695699bbba3
File: /Users/generic-user/Library/Caches/Homebrew/downloads/ab52b9ee5f8836cd159b02e71fa74cee5ae01ca941fb78e1c99bfc79c314d6cb--uhubctl-2.5.0.tar.gz
To retry an incomplete download, remove the file above.
seems to have returned and reverted to the old hash?
Running the recommended install for macOS isn't working locally for me:
Retrying by removing the tar file above gives the same error.