mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
freesmug-chromium: use deprecate! instead of discontinued
This commit is contained in:
@@ -8,14 +8,12 @@ cask "freesmug-chromium" do
|
||||
desc "Google Chromium built to solve Chrome incompatibility issue"
|
||||
homepage "http://www.freesmug.org/chromium"
|
||||
|
||||
deprecate! date: "2023-12-17", because: :discontinued
|
||||
|
||||
conflicts_with cask: [
|
||||
"chromium",
|
||||
"eloston-chromium",
|
||||
]
|
||||
|
||||
app "Chromium.app"
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user