pulsar: add livecheck

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2023-09-04 11:58:01 -04:00
parent 38b0eb16f8
commit 310c761327
+5
View File
@@ -12,6 +12,11 @@ cask "pulsar" do
desc "Text editor"
homepage "https://pulsar-edit.dev/"
livecheck do
url :url
strategy :github_latest
end
app "Pulsar.app"
binary "#{appdir}/Pulsar.app/Contents/Resources/app/ppm/bin/apm", target: "ppm"
binary "#{appdir}/Pulsar.app/Contents/Resources/pulsar.sh", target: "pulsar"