mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
209 B
Ruby
7 lines
209 B
Ruby
class Seafile < Cask
|
|
url 'http://seafile.googlecode.com/files/seafile-1.8.0.dmg'
|
|
homepage 'http://seafile.com/'
|
|
version '1.8.0'
|
|
sha1 '3bdb9b8fda81ce241dd6409f120f691327f5b2b3'
|
|
link 'seafile.app'
|
|
end
|