Browse Source

Merge pull request #80 from mattijs/spotify-cask

Added Cask file for Spotify
Paul Hinze 13 years ago
parent
commit
89c25d7f06
  1. 6
      Casks/spotify.rb

6
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
Loading…
Cancel
Save