homebrew-cask/Casks/livestation.rb

11 lines
283 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'livestation' do
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"
2015-04-12 02:34:27 +08:00
name 'Livestation'
homepage 'https://www.livestation.com'
2014-09-16 00:05:51 +08:00
app 'Livestation.app'
end