mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
desktoppr: add livecheck
Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
@@ -7,6 +7,11 @@ cask "desktoppr" do
|
||||
desc "Command-line tool to set the desktop picture"
|
||||
homepage "https://github.com/scriptingosx/desktoppr"
|
||||
|
||||
livecheck do
|
||||
url :url
|
||||
strategy :github_latest
|
||||
end
|
||||
|
||||
pkg "desktoppr-#{version}.pkg"
|
||||
|
||||
uninstall pkgutil: "com.scriptingosx.desktoppr"
|
||||
|
||||
Reference in New Issue
Block a user