From 290a0ca951097dd81e6e77db528324dcc51cc476 Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Mon, 22 Mar 2021 03:08:03 +0100 Subject: [PATCH] drop-to-gif: add livecheck (#102365) --- Casks/drop-to-gif.rb | 1 - audit_exceptions/github_prerelease_allowlist.json | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/drop-to-gif.rb b/Casks/drop-to-gif.rb index 6a53c68b0b..ae48a9be0b 100644 --- a/Casks/drop-to-gif.rb +++ b/Casks/drop-to-gif.rb @@ -4,7 +4,6 @@ cask "drop-to-gif" do url "https://github.com/mortenjust/droptogif/releases/download/#{version}/Drop.to.GIF#{version.no_dots}.zip", verified: "github.com/mortenjust/droptogif/" - appcast "https://github.com/mortenjust/droptogif/releases.atom" name "Drop to GIF" desc "Zero-click animated Gifs" homepage "https://mortenjust.github.io/droptogif/" diff --git a/audit_exceptions/github_prerelease_allowlist.json b/audit_exceptions/github_prerelease_allowlist.json index 3d4670d2b7..1fbdf38ec8 100644 --- a/audit_exceptions/github_prerelease_allowlist.json +++ b/audit_exceptions/github_prerelease_allowlist.json @@ -4,6 +4,7 @@ "cleartext": "all", "comma-chameleon": "all", "crypter": "all", + "drop-to-gif": "all", "duplicati": "all", "extraterm": "all", "freetube": "all",