mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
webpack-dashboard: use deprecate! instead of discontinued
This commit is contained in:
@@ -7,6 +7,8 @@ cask "webpack-dashboard" do
|
||||
desc "Electron Desktop GUI for Webpack Dashboard"
|
||||
homepage "https://github.com/FormidableLabs/electron-webpack-dashboard"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
app "Webpack Dashboard.app"
|
||||
|
||||
zap trash: [
|
||||
@@ -15,8 +17,4 @@ cask "webpack-dashboard" do
|
||||
"~/Library/Preferences/org.formidable.WebpackDashboard.plist",
|
||||
"~/Library/Saved Application State/org.formidable.WebpackDashboard.savedState",
|
||||
]
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user