freesmug-chromium: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:54 -05:00
parent 6a83261acb
commit 847c8b4820
+2 -4
View File
@@ -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