homebrew-cask/Casks/bittorrent-sync.rb

8 lines
219 B
Ruby

class BittorrentSync < Cask
url 'http://download-lb.utorrent.com/endpoint/btsync/os/osx/track/stable'
homepage 'http://www.bittorrent.com/sync'
version 'latest'
sha256 :no_check
link 'BitTorrent Sync.app'
end