From 5fbc9c988a59c2eb1fc1cc88aaff5f2029a34686 Mon Sep 17 00:00:00 2001 From: Klaus Hipp Date: Mon, 28 Oct 2024 07:45:45 +0100 Subject: [PATCH] timer: deprecate --- Casks/t/timer.rb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Casks/t/timer.rb b/Casks/t/timer.rb index 41ab845bd8fd..4b171568cb2f 100644 --- a/Casks/t/timer.rb +++ b/Casks/t/timer.rb @@ -7,10 +7,7 @@ desc "Stopwatch, alarm clock, and clock utility" homepage "https://www.apimac.com/mac/timer/" - livecheck do - url :url - strategy :extract_plist - end + deprecate! date: "2024-10-27", because: :unmaintained app "Timer.app"