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
243 B
7 lines
243 B
class Sourcetree < Cask
|
|
url 'http://downloads.atlassian.com/software/sourcetree/SourceTree_1.6.1.dmg'
|
|
homepage 'http://www.sourcetreeapp.com/'
|
|
version '1.6.1'
|
|
sha1 'e4a98fe4130a9d795d0857b625abc1601c3456d3'
|
|
link 'SourceTree.app'
|
|
end
|
|
|