excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / s / statusfy.rb
blob7d73cc7716ab76a3831bea4f4c20c4d25234a5cf
1 cask "statusfy" do
2   version "1.4.0"
3   sha256 "7fcd2bf27000bec59ef76343621fc4c551c68dd5ab338742ca824b2c5fe0771b"
5   url "https://github.com/paulyoung/Statusfy/releases/download/#{version}/Statusfy.zip"
6   name "Statusfy"
7   desc "Spotify in the status bar"
8   homepage "https://github.com/paulyoung/Statusfy"
10   deprecate! date: "2024-08-25", because: :unmaintained
12   app "Statusfy.app"
14   caveats do
15     requires_rosetta
16   end
17 end