mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
bingpaper: use deprecate! instead of discontinued
This commit is contained in:
@@ -7,6 +7,8 @@ cask "bingpaper" do
|
||||
desc "Use the Bing daily photo as your wallpaper"
|
||||
homepage "https://github.com/pengsrc/BingPaper"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
depends_on macos: ">= :catalina"
|
||||
|
||||
app "BingPaper.app"
|
||||
@@ -21,8 +23,4 @@ cask "bingpaper" do
|
||||
"~/Library/Containers/io.pjw.mac.BingPaper",
|
||||
"~/Library/Containers/io.pjw.mac.BingPaperLoginItem",
|
||||
]
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user