homebrew-cask/Casks/seafile-client.rb

8 lines
266 B
Ruby
Raw Normal View History

class SeafileClient < Cask
2014-05-14 08:38:40 +08:00
url 'https://bitbucket.org/haiwen/seafile/downloads/seafile-client-3.0.3.dmg'
2013-08-12 04:15:58 +08:00
homepage 'http://seafile.com/'
2014-05-14 08:38:40 +08:00
version '3.0.3'
sha256 '27799acfab6555a78f2c735585d192918857a60e99af84be5a2e0b2fde98cf85'
2014-02-20 04:31:37 +08:00
link 'Seafile Client.app'
2013-08-12 04:15:58 +08:00
end