ql-ansilove: add livecheck (#102459)

Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com>
This commit is contained in:
Markus Reiter
2021-03-23 10:14:03 +08:00
committed by GitHub
co-authored by Miccal Matthews
parent 5f83dd67f8
commit ef9e116997
2 changed files with 6 additions and 1 deletions
+5 -1
View File
@@ -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
@@ -17,6 +17,7 @@
"my-budget": "all",
"nuclear": "all",
"pock": "all",
"ql-ansilove": "all",
"profilecreator": "all",
"qdesktop": "all",
"syntax-highlight": "all",