mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
214 B
Ruby
7 lines
214 B
Ruby
class Owncloud < Cask
|
|
url 'http://download.owncloud.com/download/ownCloud-1.4.1.dmg'
|
|
homepage 'http://owncloud.com'
|
|
version '1.4.1'
|
|
sha1 '291dd9babe2a16668c5f2890156c2539179f1530'
|
|
link 'owncloud.app'
|
|
end
|