Lutzifer / keyboardSwitcher

List, show and switch OSX Keyboard Layouts from the command line.
83 stars 10 forks source link

Brew tap no longer working? #9

Closed mjpieters closed 3 years ago

mjpieters commented 3 years ago

Unfortunately, I can no longer use your instructions to install keyboardSwitcher:

% brew tap lutzifer/homebrew-tap
==> Tapping lutzifer/tap
Cloning into '/usr/local/Homebrew/Library/Taps/lutzifer/homebrew-tap'...
remote: Enumerating objects: 75, done.
remote: Total 75 (delta 0), reused 0 (delta 0), pack-reused 75
Receiving objects: 100% (75/75), 11.09 KiB | 2.22 MiB/s, done.
Resolving deltas: 100% (36/36), done.
Error: Invalid formula: /usr/local/Homebrew/Library/Taps/lutzifer/homebrew-tap/wallpapertimer.rb
wallpapertimer: Calling `cellar` in a bottle block is disabled! Use `brew style --fix` on the formula to update the style or use `sha256` with a `cellar:` argument instead.
Please report this issue to the lutzifer/tap tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/lutzifer/homebrew-tap/wallpapertimer.rb:13

Error: Cannot tap lutzifer/tap: invalid syntax in tap!
Lutzifer commented 3 years ago

I updated the formulas, can you try it again?

mjpieters commented 3 years ago

Yup, all working again, thanks!