cask "noti-app" do version "0.3.2" sha256 "3ad018a37b2a16f019aac3680fd83ae6e5580a5548210179d305cdbf330eedad" url "https://github.com/jariz/Noti/releases/download/#{version}/Noti.dmg", verified: "github.com/jariz/Noti/" name "Noti" desc "Utility to show notifications from an Android device" homepage "https://noti.center/" no_autobump! because: :requires_manual_review deprecate! date: "2024-01-13", because: :discontinued disable! date: "2025-01-14", because: :discontinued auto_updates true app "Noti.app" caveats do requires_rosetta end end