From fb5a50e57653e8cbb623d8ef78569b0c95fcfa3c Mon Sep 17 00:00:00 2001 From: David Aguilar Date: Sat, 28 Sep 2013 00:35:55 -0700 Subject: git-cola 1.8.5 Closes #22903. 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 fc1ff32b7..bd7a9c29b 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.4.tar.gz' - sha1 '7554c7e6932f22de604fae0aaa8e8d4968596ce4' + url 'https://github.com/git-cola/git-cola/archive/v1.8.5.tar.gz' + sha1 '8fa48f2889715a9cb5dc7bdd9bf3ab0140f161be' head 'https://github.com/git-cola/git-cola.git' -- cgit v1.2.3