aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2013-09-16 17:04:31 -0500
committerAdam Vandenberg2013-09-16 19:33:17 -0700
commitf1491c00fd9243a7489af36694c410c144b53f20 (patch)
tree609230e0d25826003f0e92b0585e77cb7566f3da /Library
parentb57a7e18e1bfc1da6d1cf925a71182b6d85186dd (diff)
downloadhomebrew-f1491c00fd9243a7489af36694c410c144b53f20.tar.bz2
git-cola v1.8.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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 e4b979b99..fc1ff32b7 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.io/'
- url 'https://github.com/git-cola/git-cola/archive/v1.8.3.tar.gz'
- sha1 '22c3376c26d642ec94a0ae2481b08a49cd6b41e0'
+ url 'https://github.com/git-cola/git-cola/archive/v1.8.4.tar.gz'
+ sha1 '7554c7e6932f22de604fae0aaa8e8d4968596ce4'
head 'https://github.com/git-cola/git-cola.git'