From 7386ce65f4974a43254d12491698d6e2d00c1177 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 1 Jan 2013 08:57:43 -0600 Subject: [PATCH] git-cola v1.8.1 Signed-off-by: Adam Vandenberg --- Formula/git-cola.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/git-cola.rb b/Formula/git-cola.rb index 817d17aa1e..0abd1230db 100644 --- a/Formula/git-cola.rb +++ b/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.8.0' - sha1 'c36607dbff93e0a36954b500548a90f26b7a0b74' + url 'https://github.com/git-cola/git-cola/tarball/v1.8.1' + sha1 '125055ac18f30aa25bf9f0874b888659233ab22e' head 'https://github.com/git-cola/git-cola.git'