mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
268 B
Ruby
9 lines
268 B
Ruby
class SeafileClient < Cask
|
|
version '3.0.3'
|
|
sha256 '27799acfab6555a78f2c735585d192918857a60e99af84be5a2e0b2fde98cf85'
|
|
|
|
url 'https://bitbucket.org/haiwen/seafile/downloads/seafile-client-3.0.3.dmg'
|
|
homepage 'http://seafile.com/'
|
|
|
|
link 'Seafile Client.app'
|
|
end
|