You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
239 B
7 lines
239 B
class Transmission < Cask
|
|
url 'http://download.transmissionbt.com/files/Transmission-2.76.dmg'
|
|
homepage 'http://www.transmissionbt.com/'
|
|
version '2.76'
|
|
content_length '5043112'
|
|
sha1 'fb36ca42260a7e234af796fcd7e40cecf49ad6a4'
|
|
end
|
|
|