diff --git a/Casks/ql-ansilove.rb b/Casks/ql-ansilove.rb index 6e292cded3..a4efb55171 100644 --- a/Casks/ql-ansilove.rb +++ b/Casks/ql-ansilove.rb @@ -3,9 +3,13 @@ cask "ql-ansilove" do sha256 "7f01e90c7856dac2d93c87876f0739baa61702a58d50aedb24142e6091ac4c67" url "https://github.com/ansilove/QLAnsilove/releases/download/v#{version}/QLAnsilove-#{version}.zip" - appcast "https://github.com/ansilove/QLAnsilove/releases.atom" name "QLAnsilove" homepage "https://github.com/ansilove/QLAnsilove" + livecheck do + url :url + strategy :git + end + qlplugin "QLAnsilove.qlgenerator" end diff --git a/audit_exceptions/github_prerelease_allowlist.json b/audit_exceptions/github_prerelease_allowlist.json index e153786651..7db185d7fa 100644 --- a/audit_exceptions/github_prerelease_allowlist.json +++ b/audit_exceptions/github_prerelease_allowlist.json @@ -17,6 +17,7 @@ "my-budget": "all", "nuclear": "all", "pock": "all", + "ql-ansilove": "all", "profilecreator": "all", "qdesktop": "all", "syntax-highlight": "all",