You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently creating another homebrew cask with a hyphen in its name. I'm not a homebrew expert, but I was under the impression that the formula file name should be equal to the formula/cask name in the file. But it seems like jreleaser modifies the .rb file name to remove hyphens and capitalize parts.
When creating a cask with a hyphen in jreleaser, the homebrew client will complain about the mismatch in file names and cask names and refuse to install the cask.