Added Cask file for Spotify

This commit is contained in:
Mattijs Hoitink 2012-10-19 16:51:27 +02:00
parent 0b72039b55
commit 1b59456491
1 changed files with 6 additions and 0 deletions

6
Casks/spotify.rb Normal file
View File

@ -0,0 +1,6 @@
class Spotify < Cask
url 'http://download.spotify.com/Spotify.dmg'
homepage 'https://www.spotify.com'
version 'stable'
end