hp-eprint: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:56 -05:00
parent a6e3580fd6
commit 470198b00a
+2 -4
View File
@@ -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