From 6d6fcebe5025c4b5aa0794878c472edcc393f0fc Mon Sep 17 00:00:00 2001 From: David Aguilar Date: Fri, 4 May 2012 21:31:21 -0700 Subject: git-cola 1.7.7 Signed-off-by: David Aguilar Signed-off-by: Adam Vandenberg --- Library/Formula/git-cola.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/git-cola.rb b/Library/Formula/git-cola.rb index c1631764f..6b430c8da 100644 --- a/Library/Formula/git-cola.rb +++ b/Library/Formula/git-cola.rb @@ -2,8 +2,8 @@ require 'formula' class GitCola < Formula homepage 'http://git-cola.github.com/' - url 'https://github.com/git-cola/git-cola/tarball/v1.7.6' - md5 'c6266d2e4f008e072f60c1e6d5fd1bb7' + url 'https://github.com/git-cola/git-cola/tarball/v1.7.7' + md5 'c48e597494851f8fd8b1829bd0291443' head 'https://github.com/git-cola/git-cola.git' depends_on 'pyqt' -- cgit v1.2.3