Correct way to link a cask to github actions #3795
Answered
by
SMillerDev
spookyuser
asked this question in
Writing Formulae/Casks
-
Hi! I noticed that the cask for treesheets doesn't work on m1 macs, and I think it's because it's linked to an old version, whereas newer versions are being published to it's github release page from github actions over here So just wondering what the best way of linking to the releases on the github page is :) do I set the url to the most recent version always or should the version be bumped manually |
Beta Was this translation helpful? Give feedback.
Answered by
SMillerDev
Oct 15, 2022
Replies: 1 comment
-
There is no way to link them, but you can run |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
spookyuser
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no way to link them, but you can run
brew bump
orbrew bump-cask-pr
to update a cask.