mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
10 lines
318 B
Ruby
10 lines
318 B
Ruby
class Xtorrent < Cask
|
|
version '2.1 (v171)'
|
|
sha256 '26ea235dcb827c6e58ab3409bec83396e86704d742d517e527016ecd44672379'
|
|
|
|
url 'http://acquisition.dreamhosters.com/xtorrent/Xtorrent2.1(v171).dmg'
|
|
appcast 'http://xtorrent.s3.amazonaws.com/appcast.xml'
|
|
homepage 'http://www.xtorrent.com'
|
|
|
|
link 'Xtorrent.app'
|
|
end
|