Add cask for laullon version of GitX git gui.

More up to date and developed than original GitX client.
This commit is contained in:
Sean T Allen 2012-10-14 02:30:04 -04:00
parent 939b8c7f2d
commit ec3d5189dd
1 changed files with 6 additions and 0 deletions

6
Casks/gitx-l.rb Normal file
View File

@ -0,0 +1,6 @@
class GitxL < Cask
url 'https://github.com/downloads/laullon/gitx/GitX-L_v0.8.4.zip'
homepage 'http://gitx.laullon.com/'
version '0.8.4'
end