Browse Source

Set BitTorrent Sync Cask to no_checksum, add link field

Michael Ford 12 years ago
parent
commit
f3919916e4
  1. 3
      Casks/bit-torrent-sync.rb

3
Casks/bit-torrent-sync.rb

@ -2,5 +2,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'
no_checksum
link 'BitTorrent Sync.app'
end

Loading…
Cancel
Save