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
247 B
7 lines
247 B
class Sourcetree < Cask
|
|
url 'http://downloads.atlassian.com/software/sourcetree/SourceTree_1.5.4.dmg'
|
|
homepage 'http://www.sourcetreeapp.com/'
|
|
version '1.5.4'
|
|
content_length '23812125'
|
|
sha1 'ea656b78130e05d3edcc01aa805309082be07c97'
|
|
end
|
|
|