mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
code42-crashplan: use deprecate! instead of discontinued
This commit is contained in:
@@ -8,6 +8,8 @@ cask "code42-crashplan" do
|
||||
desc "Endpoint backup and recovery"
|
||||
homepage "https://www.crashplan.com/"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
auto_updates true
|
||||
|
||||
pkg "Install Code42.pkg"
|
||||
@@ -18,8 +20,4 @@ cask "code42-crashplan" do
|
||||
executable: "Uninstall.app/Contents/Resources/uninstall.sh",
|
||||
sudo: true,
|
||||
}
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user