Open Neved4 opened 3 months ago
All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.
I have read the CLA Document and I hereby sign the CLA
Note that the public_repo
and workflow
scopes are required in the custom access token ${{secrets.TOKEN}}
Also, moving the Casks/
into a separate homebrew-tap
repo within Cinny's org will make installs simpler:
brew install cinnyapp/tap/cinny
@kfiven had this running in my own private tap for a while now
So far delivering the last few upgrades with no issues: Neved4/tap/cinny_v4.2.0
Let me know if further help is needed
Description
Adds a Cask formula to install Cinny using the Homebrew package manager.
Finally fixes https://github.com/cinnyapp/cinny-desktop/issues/62
After this PR, Cinny can be installed with:
The Cask formula could be moved into its own separate
homebrew-tap
repo under the Cinny project. See https://github.com/cinnyapp/cinny-desktop/issues/62#issuecomment-2250129047Type of change
Checklist: