aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/git-cola.rb4
1 files changed, 2 insertions, 2 deletions
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'