From 02a2e2ad7d0563718a3686403fac999c5fdf7b06 Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Mon, 22 Mar 2021 03:11:51 +0100 Subject: [PATCH] imagemin: add livecheck (#102392) --- Casks/imagemin.rb | 1 - audit_exceptions/github_prerelease_allowlist.json | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/imagemin.rb b/Casks/imagemin.rb index d30dc39020..ba6712b656 100644 --- a/Casks/imagemin.rb +++ b/Casks/imagemin.rb @@ -3,7 +3,6 @@ cask "imagemin" do sha256 "8a4304d37eaa8a71fbeb550aece6a80c98dbcdf7a9fb6eb09faae1ad93df40d6" url "https://github.com/imagemin/imagemin-app/releases/download/#{version}/imagemin-app-v#{version}-darwin.zip" - appcast "https://github.com/imagemin/imagemin-app/releases.atom" name "imagemin" homepage "https://github.com/imagemin/imagemin-app" diff --git a/audit_exceptions/github_prerelease_allowlist.json b/audit_exceptions/github_prerelease_allowlist.json index 1fbdf38ec8..a029b7b9db 100644 --- a/audit_exceptions/github_prerelease_allowlist.json +++ b/audit_exceptions/github_prerelease_allowlist.json @@ -10,6 +10,7 @@ "freetube": "all", "graphsketcher": "all", "haptickey": "all", + "imagemin": "all", "irccloud": "all", "mongotron": "all", "my-budget": "all",