Adds cask for Tower.app

This commit is contained in:
Robert Curth 2013-06-22 09:39:35 +02:00
parent e97fa8192c
commit f915de27f7
1 changed files with 7 additions and 0 deletions

7
Casks/tower.rb Normal file
View File

@ -0,0 +1,7 @@
class Tower < Cask
url 'http://www.git-tower.com/download'
homepage 'http://www.git-tower.com/'
version 'latest'
no_checksum
link 'Tower.app'
end