diff --git a/Casks/spotify-notifications.rb b/Casks/spotify-notifications.rb new file mode 100644 index 000000000..677c44f2d --- /dev/null +++ b/Casks/spotify-notifications.rb @@ -0,0 +1,7 @@ +class SpotifyNotifications < Cask + url 'https://github.com/citruspi/Spotify-Notifications/releases/download/0.4.8/Spotify.Notifications.-.0.4.8.zip' + homepage 'http://spotify-notifications.citruspi.io/' + version '0.4.8' + sha256 '953028e9a1aad445005869598050cb8612980821a796563936f557e03b319f50' + link 'Spotify Notifications.app' +end