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
251 B
7 lines
251 B
class Sourcetree < Cask
|
|
url 'http://downloads.atlassian.com/software/sourcetree/SourceTree_1.5.7.1.dmg'
|
|
homepage 'http://www.sourcetreeapp.com/'
|
|
version '1.5.7.1'
|
|
content_length '23871155'
|
|
sha1 'f3cda927b68beb86015b01ad9a85842139287559'
|
|
end
|
|
|