1 cask "spotify4bigsur" do
3 sha256 "304752e6b373c9365205e03bd2ea3f116e555128ef793ea0b5a1f5e8cee28b19"
5 url "https://github.com/fabiusBile/Spotify4BigSur/releases/download/#{version}/Spotify4BigSur.dmg"
7 desc "Implements a Widget for Spotify in the Notification Center"
8 homepage "https://github.com/fabiusBile/Spotify4BigSur"
10 depends_on macos: ">= :big_sur"
12 # Renamed for clarity: app name is inconsistent with its branding.
13 app "SpotifyMain.app", target: "Spotify4BigSur.app"
16 "~/Library/Application Scripts/backert.SpotifyMain.SpotifyWidget",
17 "~/Library/Containers/backert.SpotifyMain.SpotifyWidget",