From 1aebe442de68be847f268967e38fbe732a13412e Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 29 Mar 2013 11:12:11 -0500 Subject: [PATCH] git-cola 1.8.2 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 0abd1230dbe..6073ae1e9e3 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.1' - sha1 '125055ac18f30aa25bf9f0874b888659233ab22e' + url 'https://github.com/git-cola/git-cola/tarball/v1.8.2' + sha1 '960bd57c05c5cdacf3641c983fb95d68cae84b99' head 'https://github.com/git-cola/git-cola.git'