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
Describe the bug
Hi! :) Recent updates are not available in homebrew when running brew update.
Running brew info kart results in an error (see below). I think it is related to #891, judging from the error message?
To Reproduce
Steps to reproduce the behaviour:
Open Terminal on kart 0.15.0 installed via Homebrew.
Run brew update -> no update avaialble show up.
Run brew info kart
See error below
Expected behaviour
To get updates via homebrew.
Output
This is the output of brew info kart
Error: Cask 'kart' definition is invalid: 'appcast' stanza failed with: Calling the `appcast` stanza is disabled! Use the `livecheck` stanza instead.
Please report this issue to the koordinates/kart tap (not Homebrew/brew or Homebrew/homebrew-core), or even better, submit a PR to fix it:
/opt/homebrew/Library/Taps/koordinates/homebrew-kart/Casks/kart.rb:10
Version Info
OS: MacOS 13.6.3
Version: 0.15.0
The text was updated successfully, but these errors were encountered:
Describe the bug
Hi! :) Recent updates are not available in homebrew when running
brew update
.Running
brew info kart
results in an error (see below). I think it is related to #891, judging from the error message?To Reproduce
Steps to reproduce the behaviour:
brew update
-> no update avaialble show up.brew info kart
Expected behaviour
To get updates via homebrew.
Output
This is the output of
brew info kart
Version Info
The text was updated successfully, but these errors were encountered: