homebrew-cask/Casks/livestation.rb

11 lines
283 B
Ruby
Raw Normal View History

class Livestation < Cask
2013-11-15 19:57:39 +08:00
version '3.3.0'
sha256 '8ed0bdcb6aee4dca18e64c6c6390b3f83c67c6d9c36358ff800ece7a870f9dd3'
2014-09-26 20:09:00 +08:00
url "http://updates.livestation.com/releases/Livestation-#{version}.dmg"
homepage 'http://www.livestation.com'
2014-10-01 23:33:16 +08:00
license :unknown
2014-09-16 00:05:51 +08:00
app 'Livestation.app'
end