homebrew-cask-versions/Casks/bit-torrent-sync.rb
2013-10-25 14:36:13 +01:00

7 lines
232 B
Ruby

class BitTorrentSync < Cask
url 'http://download-lb.utorrent.com/endpoint/btsync/os/osx/track/stable'
homepage 'http://labs.bittorrent.com/experiments/sync.html'
version 'latest'
no_checksum
link 'BitTorrent Sync.app'
end