homebrew-cask/Casks/xtorrent.rb

12 lines
336 B
Ruby
Raw Normal View History

class Xtorrent < Cask
version '2.1 (v171)'
sha256 '26ea235dcb827c6e58ab3409bec83396e86704d742d517e527016ecd44672379'
url 'http://acquisition.dreamhosters.com/xtorrent/Xtorrent2.1(v171).dmg'
2014-06-09 22:41:40 +08:00
appcast 'http://xtorrent.s3.amazonaws.com/appcast.xml'
homepage 'http://www.xtorrent.com'
2014-10-01 23:34:19 +08:00
license :unknown
2014-09-16 00:06:39 +08:00
app 'Xtorrent.app'
end