homebrew-cask/Casks/box-sync.rb

10 lines
160 B
Ruby
Raw Normal View History

class BoxSync < Cask
2014-09-17 19:42:39 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'https://box.com/sync4mac'
homepage 'https://sites.box.com/sync4/'
2014-09-16 00:05:20 +08:00
app 'Box Sync.app'
end