handbrakebatch: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:55 -05:00
parent 28eac68c09
commit e89579e334
+2 -4
View File
@@ -6,9 +6,7 @@ cask "handbrakebatch" do
name "HandBrakeBatch"
homepage "https://osomac.com/apps/osx/handbrake-batch/"
app "HandBrakeBatch.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "HandBrakeBatch.app"
end