mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
hp-eprint: use deprecate! instead of discontinued
This commit is contained in:
@@ -7,6 +7,8 @@ cask "hp-eprint" do
|
||||
desc "Mobile printing solution"
|
||||
homepage "https://h20331.www2.hp.com/hpsub/us/en/eprint/overview.html"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
pkg "HP ePrint Installer.pkg"
|
||||
|
||||
uninstall pkgutil: "com.hp.pkg.cloudprint.HP-ePrint-Mobile"
|
||||
@@ -15,8 +17,4 @@ cask "hp-eprint" do
|
||||
"~/Library/Containers/com.hp.cloudprint.HP-ePrint-Mobile",
|
||||
"~/Library/PDF Services/HP ePrint",
|
||||
]
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user