Skip to content

Commit

Permalink
ql-ansilove: add livecheck (Homebrew#102459)
Browse files Browse the repository at this point in the history
Co-authored-by: Miccal Matthews <[email protected]>
  • Loading branch information
reitermarkus and miccal committed Mar 23, 2021
1 parent 5f83dd6 commit ef9e116
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Casks/ql-ansilove.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,13 @@
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
1 change: 1 addition & 0 deletions audit_exceptions/github_prerelease_allowlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"my-budget": "all",
"nuclear": "all",
"pock": "all",
"ql-ansilove": "all",
"profilecreator": "all",
"qdesktop": "all",
"syntax-highlight": "all",
Expand Down

0 comments on commit ef9e116

Please sign in to comment.