diff --git a/Casks/bitbar.rb b/Casks/bitbar.rb index a516dce793..e7ff67b1aa 100644 --- a/Casks/bitbar.rb +++ b/Casks/bitbar.rb @@ -3,7 +3,6 @@ cask "bitbar" do sha256 "8a7013dca92715ba80cccef98b84dd1bc8d0b4c4b603f732e006eb204bab43fa" url "https://github.com/matryer/bitbar/releases/download/v#{version}/BitBar.app.zip" - appcast "https://github.com/matryer/bitbar/releases.atom" name "BitBar" desc "Utility to display the output from any script or program in the menu bar" homepage "https://github.com/matryer/bitbar/" diff --git a/audit_exceptions/github_prerelease_allowlist.json b/audit_exceptions/github_prerelease_allowlist.json index 0634099c5a..3d4670d2b7 100644 --- a/audit_exceptions/github_prerelease_allowlist.json +++ b/audit_exceptions/github_prerelease_allowlist.json @@ -1,5 +1,6 @@ { "altdeploy": "all", + "bitbar": "all", "cleartext": "all", "comma-chameleon": "all", "crypter": "all",