sveinbjornt / Sloth

Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.
https://sveinbjorn.org/sloth
BSD 3-Clause "New" or "Revised" License
8.26k stars 156 forks source link

brew install --cask sloth fails #21

Closed smnbbrv closed 2 years ago

smnbbrv commented 2 years ago

Hi, the tool cannot be installed on mac

Error: Download failed on Cask 'sloth' with message: Download failed: https://sveinbjorn.org/files/software/sloth/sloth-3.1.zip

sveinbjornt commented 2 years ago

My server is down at the moment due to hardware failure. Hopefully I'll be be able to get it up and running again over the weekend. Meanwhile, this plain ol' HTTP link should work: http://sveinbjorn.org/files/software/sloth/sloth-3.1.zip

smnbbrv commented 2 years ago

super, thank you for the so quick response!

May I ask why can't it be installed from github releases? (this would significantly reduce the amount of issues like this one)

sveinbjornt commented 2 years ago

https://github.com/sveinbjornt/Sloth/releases/tag/3.1

In theory there's no reason why the homebrew formula couldn't use the link to the prebuilt app on GitHub. But I do not maintain the formula...