diff --git a/Casks/t/timestamp.rb b/Casks/t/timestamp.rb index 7ef06a20cb..a446e35bf2 100644 --- a/Casks/t/timestamp.rb +++ b/Casks/t/timestamp.rb @@ -8,5 +8,7 @@ cask "timestamp" do desc "Improved clock for the menu bar" homepage "https://mzdr.github.io/timestamp/" + deprecate! date: "2024-02-14", because: :discontinued + app "Timestamp.app" end