Added Cask for SourceTree

This commit is contained in:
Ryan Aghdam 2012-10-03 10:19:08 -04:00
parent 57a707582a
commit 5aed722a5a
1 changed files with 5 additions and 0 deletions

5
Casks/sourcetree.rb Normal file
View File

@ -0,0 +1,5 @@
class SourceTree < Cask
url 'http://downloads.atlassian.com/software/sourcetree/SourceTree_1.5.4.dmg'
homepage 'http://www.sourcetreeapp.com/'
version '1.5.4'
end