marcus-crane / khinsider

A khinsider downloader written in Go
MIT License
43 stars 6 forks source link

Install and update broken #30

Closed ameturpoet closed 1 year ago

ameturpoet commented 1 year ago

When trying to update or install khinsider, I always get the following error in the terminal:

==> Fetching marcus-crane/tap/khinsider
==> Downloading https://github.com/marcus-crane/khinsider/releases/download/v0.0
curl: (22) The requested URL returned error: 404

Error: khinsider: Failed to download resource "khinsider"
Download failed: https://github.com/marcus-crane/khinsider/releases/download/v0.0.1/khinsider_0.0.1_darwin_arm64.tar.gz
marcus-crane commented 1 year ago

Ah! I had accidentally overwritten the Homebrew formula when testing out an unrelated tool.

I'll fix it shortly. Thanks for letting me know 🙂

marcus-crane commented 1 year ago

I've reverted the change so this should be working again now