aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2013-10-18 18:53:54 -0500
committerAdam Vandenberg2013-10-18 18:04:43 -0700
commitc675aadaa2b142e75ba0d1188cd48098251b4260 (patch)
tree5f9a53cc352603149f2671d7832d95afbd4a3586 /Library
parent1e9a049cd345c3aeb3e8c7055b6403ac9a2c253f (diff)
downloadhomebrew-c675aadaa2b142e75ba0d1188cd48098251b4260.tar.bz2
git-cola v1.9.1
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 bd7a9c29b..0ee40215d 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.5.tar.gz'
- sha1 '8fa48f2889715a9cb5dc7bdd9bf3ab0140f161be'
+ url 'https://github.com/git-cola/git-cola/archive/v1.9.1.tar.gz'
+ sha1 '11f32b43700779583eec06054a24160682a5349e'
head 'https://github.com/git-cola/git-cola.git'