homebrew-cask/Casks/radiant-player.rb

11 lines
335 B
Ruby
Raw Normal View History

2014-11-14 01:26:47 +08:00
cask :v1 => 'radiant-player' do
2014-10-17 11:01:05 +08:00
version '1.3.1'
sha256 'eed8d2c0d5457938b65ad41fd01ff9ea3745518e7951e62f68974b2884016dbf'
2014-10-16 22:14:55 +08:00
url "https://github.com/kbhomes/radiant-player-mac/releases/download/v#{version}/Radiant.Player.zip"
homepage 'http://kbhomes.github.io/radiant-player-mac/'
2014-10-12 00:34:57 +08:00
license :mit
2014-09-16 00:06:13 +08:00
app 'Radiant Player.app'
end