homebrew-cask/Casks/bittorrent-sync.rb

12 lines
250 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'bittorrent-sync' do
2014-09-17 19:42:39 +08:00
version :latest
sha256 :no_check
2015-07-17 09:45:31 +08:00
url 'https://download-cdn.getsync.com/stable/osx/BitTorrent-Sync.dmg'
name 'BitTorrent Sync'
homepage 'https://www.getsync.com/'
2014-10-16 03:24:27 +08:00
license :gratis
2014-09-16 00:05:19 +08:00
app 'BitTorrent Sync.app'
2013-04-25 02:30:04 +08:00
end