homebrew-cask/Casks/livestation.rb

10 lines
259 B
Ruby
Raw Normal View History

class Livestation < Cask
2013-11-15 19:57:39 +08:00
version '3.3.0'
sha256 '8ed0bdcb6aee4dca18e64c6c6390b3f83c67c6d9c36358ff800ece7a870f9dd3'
url 'http://updates.livestation.com/releases/Livestation-3.3.0.dmg'
homepage 'http://www.livestation.com'
2014-09-16 00:05:51 +08:00
app 'Livestation.app'
end