From 94cadfea5fb0038801c3f94b3d1b6aac57042afe Mon Sep 17 00:00:00 2001 From: Sam Ford <1584702+samford@users.noreply.github.com> Date: Sat, 13 Jan 2024 19:57:03 -0500 Subject: [PATCH] noti: deprecate --- Casks/n/noti.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Casks/n/noti.rb b/Casks/n/noti.rb index c5f5b6d1dd..4e211bbfa3 100644 --- a/Casks/n/noti.rb +++ b/Casks/n/noti.rb @@ -8,6 +8,8 @@ cask "noti" do desc "Utility to show notifications from an Android device" homepage "https://noti.center/" + deprecate! date: "2024-01-13", because: :discontinued + auto_updates true app "Noti.app"