Closed will-stone closed 6 years ago
Hey there Will -
I've added a PR for a spotspot homebrew cask at https://github.com/Homebrew/homebrew-cask/pull/53982
Thanks! That's awesome! So how does it work? If I make an update to SpotSpot, do we also have to put in a PR on the homebrew-cask repo?
Yes, I believe that’s the process. All we’d need to do to update the cask is update the spotspot.rb file with updated values for the following fields:
version
sha256
url
I followed the instructions on https://github.com/Homebrew/homebrew-cask/blob/master/doc/development/adding_a_cask.md
Hope that helps!
Yes, I believe that’s the process. All we’d need to do to update the cask is update the spotspot.rb file with updated values for the following fields:
version sha256 url
I followed the instructions on https://github.com/Homebrew/homebrew-cask/blob/master/doc/development/adding_a_cask.md
Hope that helps!
Regards, Brian
2018-10-22 16:50:49 +0000 Will Stone notifications@github.com :
Thanks! That's awesome! So how does it work? If I make an update to SpotSpot, do we also have to put in a PR on the homebrew-cask repo?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/will-stone/SpotSpot/issues/21#issuecomment-431893778, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFBkblVciZMftKfhLbh4E3vY-rSuopDks5unfdpgaJpZM4VDB4G .
This has been merged to homebrew-cask master :)
Thanks Brian! Cheers.
Brew could be an easier way for users to upgrade. Need to research it; have never made a brew package before, so if someone stumbles upon this and would like to help, that'd be great! 😄