diff --git a/Casks/d/difffork.rb b/Casks/d/difffork.rb index 02c7a9e384..60b230c278 100644 --- a/Casks/d/difffork.rb +++ b/Casks/d/difffork.rb @@ -8,9 +8,7 @@ cask "difffork" do desc "Compare both folders and files, present the differences in a visual format" homepage "https://dotfork.com/" - app "DiffFork.app" + deprecate! date: "2023-12-17", because: :discontinued - caveats do - discontinued - end + app "DiffFork.app" end