mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
260 B
Ruby
9 lines
260 B
Ruby
class Livestation < Cask
|
|
version '3.3.0'
|
|
sha256 '8ed0bdcb6aee4dca18e64c6c6390b3f83c67c6d9c36358ff800ece7a870f9dd3'
|
|
|
|
url 'http://updates.livestation.com/releases/Livestation-3.3.0.dmg'
|
|
homepage 'http://www.livestation.com'
|
|
|
|
link 'Livestation.app'
|
|
end
|