homebrew-cask/Casks/livestation.rb

12 lines
396 B
Ruby

cask 'livestation' do
version '3.3.0'
sha256 '8ed0bdcb6aee4dca18e64c6c6390b3f83c67c6d9c36358ff800ece7a870f9dd3'
url "http://updates.livestation.com/releases/Livestation-#{version}.dmg"
name 'Livestation'
homepage 'https://www.livestation.com'
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Livestation.app'
end