sfsam / Itsycal

Itsycal is a tiny calendar for your Mac's menu bar. http://www.mowglii.com/itsycal
MIT License
3.3k stars 235 forks source link

brew cask install throws error on mojave #128

Closed gligoran closed 5 years ago

gligoran commented 5 years ago
$ brew cask install itsycal
==> Satisfying dependencies
==> Downloading https://s3.amazonaws.com/itsycal/Itsycal-0.11.14.zip
######################################################################## 100.0%
==> Verifying SHA-256 checksum for Cask 'itsycal'.
Error: Cask 'itsycal' definition is invalid: invalid 'depends_on macos' value: ":mountain_lion"
gligoran commented 5 years ago

Found this that fixed it: https://github.com/Homebrew/homebrew-cask/issues/58046