From ec3d5189dd8eae9d1fceb733f765603fbbf8887b Mon Sep 17 00:00:00 2001 From: Sean T Allen Date: Sun, 14 Oct 2012 02:30:04 -0400 Subject: [PATCH] Add cask for laullon version of GitX git gui. More up to date and developed than original GitX client. --- Casks/gitx-l.rb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Casks/gitx-l.rb diff --git a/Casks/gitx-l.rb b/Casks/gitx-l.rb new file mode 100644 index 000000000..9fdcfa3b1 --- /dev/null +++ b/Casks/gitx-l.rb @@ -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 +