Merge pull request #710 from NanoXD/SourceTree

Update Sourcetree to 1.6.2.2
This commit is contained in:
Fernando Paredes 2013-07-09 12:12:28 -07:00
commit 5e0c9a6c06
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class Sourcetree < Cask class Sourcetree < Cask
url 'http://downloads.atlassian.com/software/sourcetree/SourceTree_1.6.1.dmg' url 'http://downloads.atlassian.com/software/sourcetree/SourceTree_1.6.2.2.dmg'
homepage 'http://www.sourcetreeapp.com/' homepage 'http://www.sourcetreeapp.com/'
version '1.6.1' version '1.6.2.2'
sha1 'e4a98fe4130a9d795d0857b625abc1601c3456d3' sha1 '6f3bf5d3ec339df5224f528e5f604f2cf6fe26b1'
link 'SourceTree.app' link 'SourceTree.app'
end end