mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
10 lines
278 B
Ruby
10 lines
278 B
Ruby
class Serviio < Cask
|
|
version '1.4.1.2'
|
|
sha256 '132ed6ba9baf466eec5d89789cd8d50163fa5b534899f10a9232e00f711707aa'
|
|
|
|
url 'http://download.serviio.org/releases/serviio-1.4.1.2-osx.tar.gz'
|
|
homepage 'http://serviio.org/'
|
|
|
|
link 'Serviio.app'
|
|
link 'Serviio-Console.app'
|
|
end
|