homebrew-cask/Casks/spotify-notifications.rb

12 lines
411 B
Ruby

cask 'spotify-notifications' do
version '0.6.0'
sha256 '136f676a4580a561ca08edf13a79a5cea5878f276ff6a38e3f2bb96aeca61031'
url "http://downloads.spotify-notifications.citruspi.io/#{version}-release.zip"
appcast 'https://github.com/citruspi/Spotify-Notifications/releases.atom'
name 'Spotify Notifications'
homepage 'https://spotify-notifications.citruspi.io/'
app 'Spotify Notifications.app'
end