mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #154388 from chenrui333/pulsar-add-livecheck
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user