excalidrawz 1.2.5
[Homebrew/homebrew-cask.git] / Casks / s / spotspot.rb
blob726cb60826ccb25dcadbf6582a815fc4d578abf8
1 cask "spotspot" do
2   version "4.0.2"
3   sha256 "789ea9104c704bf7632ec4d0e06ec614470fe446bbd19076f818136aa05af76f"
5   url "https://github.com/will-stone/SpotSpot/releases/download/v#{version}/SpotSpot-#{version}.dmg",
6       verified: "github.com/will-stone/SpotSpot/"
7   name "SpotSpot"
8   desc "Spotify mini-player"
9   homepage "https://will-stone.github.io/SpotSpot/"
11   deprecate! date: "2023-12-17", because: :discontinued
13   app "SpotSpot.app"
14 end