Closed joh-klein closed 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)
SwiftBar.zip
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?
Thank you @joh-klein. I've added "SwiftBar.zip" for now, will figure out what to do in the next update later.
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?