From 0d4e2fc3d455b55985d9f618efecd9258783ca83 Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Sun, 21 Mar 2021 18:14:27 +0100 Subject: [PATCH] comma-chameleon: add livecheck (#101696) --- Casks/comma-chameleon.rb | 1 - audit_exceptions/github_prerelease_allowlist.json | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/comma-chameleon.rb b/Casks/comma-chameleon.rb index 6f9b13684d..c8c4b92aed 100644 --- a/Casks/comma-chameleon.rb +++ b/Casks/comma-chameleon.rb @@ -4,7 +4,6 @@ cask "comma-chameleon" do url "https://github.com/theodi/comma-chameleon/releases/download/#{version}/Comma.Chameleon-darwin-x64.zip", verified: "github.com/theodi/comma-chameleon/" - appcast "https://github.com/theodi/comma-chameleon/releases.atom" name "Comma Chameleon" homepage "https://comma-chameleon.io/" diff --git a/audit_exceptions/github_prerelease_allowlist.json b/audit_exceptions/github_prerelease_allowlist.json index b25c81ed70..0634099c5a 100644 --- a/audit_exceptions/github_prerelease_allowlist.json +++ b/audit_exceptions/github_prerelease_allowlist.json @@ -1,6 +1,7 @@ { "altdeploy": "all", "cleartext": "all", + "comma-chameleon": "all", "crypter": "all", "duplicati": "all", "extraterm": "all",