swiftbar / SwiftBar

Powerful macOS menu bar customization tool
https://swiftbar.app
MIT License
2.93k stars 92 forks source link

Homebrew not picking up latest release #297

Closed joh-klein closed 2 years ago

joh-klein commented 2 years ago

Hi,

I just tried to download SwiftBar via Homebrew and saw that it doesn't get the latest v1.4.3

The issue is, that the binary is not named SwiftBar.zip as it was always the case prior (at least, that's how it looks)

As you can see, the expectation is to have it at this destination:

https://github.com/swiftbar/SwiftBar/releases/download/v#{version}/SwiftBar.zip

I am not sure how to fix this. Maybe add a "SwiftBar.zip" to the latest release or find a new way of pointing to the correct binary?

melonamin commented 2 years ago

Thank you @joh-klein. I've added "SwiftBar.zip" for now, will figure out what to do in the next update later.