From 1b59456491b2a1053dcfed22f8a01d5b9a09f9c1 Mon Sep 17 00:00:00 2001 From: Mattijs Hoitink Date: Fri, 19 Oct 2012 16:51:27 +0200 Subject: [PATCH] Added Cask file for Spotify --- Casks/spotify.rb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Casks/spotify.rb diff --git a/Casks/spotify.rb b/Casks/spotify.rb new file mode 100644 index 000000000..54839748e --- /dev/null +++ b/Casks/spotify.rb @@ -0,0 +1,6 @@ +class Spotify < Cask + url 'http://download.spotify.com/Spotify.dmg' + homepage 'https://www.spotify.com' + version 'stable' +end +