add BitTorrent Sync

a.k.a BTSync
This commit is contained in:
phinze 2013-04-24 13:30:04 -05:00
parent de42222d60
commit a1a744020e
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
class BitTorrentSync < Cask
url 'http://btsync.s3-website-us-east-1.amazonaws.com/BTSync.dmg'
homepage 'http://labs.bittorrent.com/experiments/sync.html'
version 'latest'
sha1 '1bacdd05376feee814a047ec8e159997bea305d3'
end