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 +