From 197166b4e6bdf37afee3d3b2dee11f3d2ec55254 Mon Sep 17 00:00:00 2001 From: Anuj Das Date: Fri, 14 Feb 2014 00:12:37 -0800 Subject: [PATCH] Create Spotify Notifications v0.4.8 cask --- Casks/spotify-notifications.rb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Casks/spotify-notifications.rb 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