mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
238 B
Ruby
7 lines
238 B
Ruby
class Livestation < Cask
|
|
url 'http://updates.livestation.com/releases/Livestation-3.2.0-intel.dmg'
|
|
homepage 'http://www.livestation.com'
|
|
version '3.2.0'
|
|
sha1 '7c3334e2c710d8c89bfc91591ffed56c1b74643c'
|
|
link 'Livestation.app'
|
|
end
|