zkokaja / Brewlet

The missing menulet for brew.sh: keeping your packages up-to-date, and your system secure.
BSD 2-Clause "Simplified" License
435 stars 13 forks source link

Error in brewlet if Warning: Calling the `appcast` stanza is deprecated! Use the `livecheck` stanza instead #38

Open UlTriX opened 1 year ago

UlTriX commented 1 year ago

If your homebrew generates the message "Warning: Calling the appcast stanza is deprecated! Use the livecheck stanza instead." for a package brewlet will generate a JSON parse errorand will not work.

zkokaja commented 7 months ago

Hi, how did this error happen? Is it specific to a formula? I'm not familiar with appcast or livecheck. Thanks