Replies: 1 comment
-
I think the JSON API just updates both Formula and Cask JSON files for all OS - https://github.com/Homebrew/brew/blob/master/Library/Homebrew/cmd/update.sh#L778 for formula_or_cask in formula cask If OS can be checked in script, then it may be possible to skip this for EDIT: also need to skip |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Additional Info
Output of
brew config
Output of
brew doctor
Description of issue
When I do a
brew update
I am seeing a section for casks, but I thought Linux didn't support casks and when I triy tobrew info
one of these it tells me there is no formula with that name:Beta Was this translation helpful? Give feedback.
All reactions