music-assistant / companion

Music Assistant Companion App
https://music-assistant.io/companion-app/
Apache License 2.0
39 stars 5 forks source link

macOS: Create a `homebrew` tap to simplify some installs #18

Open JeffersonBledsoe opened 9 months ago

JeffersonBledsoe commented 9 months ago

Homebrew is similar to chocolatey on Windows and flatpak on Linux, it allows installing and managing updates for software through a CLI package manager

https://docs.brew.sh/How-to-Create-and-Maintain-a-Tap

arctixdev commented 7 months ago

Does the tap work correctly? Because then I would close this issue

Smarthome-Creator commented 7 months ago

@arctixdev, unfortunately does not work. Error: SHA256 mismatch Expected: 0c4d4afc31ded13fafdc4b58b6ae9447856c706cad34e2b5c5cc7161213f50c7 Actual: ab63d639fdb3854a7249dccf439a891a40e622ea66c7af8f119d9951a897c8f3

JeffersonBledsoe commented 7 months ago

That's my bad! I made the fix locally but haven't filed a PR yet, the checksum, like you pointed out, updating because we're using a newer version.

I did also have an issue opening the app after install, not sure if that is related to the homebrew or not

Smarthome-Creator commented 7 months ago

@JeffersonBledsoe, to open the app, I don't think so. I have already opened a new issue for this.