homebrew-cask/Casks/radiant-player.rb

8 lines
305 B
Ruby
Raw Normal View History

class RadiantPlayer < Cask
2014-06-06 05:34:45 +08:00
url 'https://github.com/kbhomes/google-music-mac/releases/download/v1.2.0/Radiant.Player.zip'
homepage 'http://kbhomes.github.io/google-music-mac/'
2014-06-06 05:34:45 +08:00
version '1.2.0'
sha256 '7a9a0d7b1a17cee599012f216cc285bcabe6a1005ddb87d531e7a44875a67131'
link 'Radiant Player.app'
end