From dbb1acfce425134bb1f8917864bda579b46dd8d7 Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Mon, 22 Mar 2021 01:20:10 +0100 Subject: [PATCH] bitbar: add livecheck (#101621) --- Casks/bitbar.rb | 1 - audit_exceptions/github_prerelease_allowlist.json | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) 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",