From fee2bcb169ae3f656e4464a5d915e3b964bb635c Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 17 Dec 2013 10:41:09 -0600 Subject: git-cola 1.9.3 Signed-off-by: Mike McQuaid --- Library/Formula/git-cola.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/git-cola.rb b/Library/Formula/git-cola.rb index 76f4c0710..9269c1be9 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.9.2.tar.gz' - sha1 '62becefdfa2b899d123259b9d640ab2090a5062c' + url 'https://github.com/git-cola/git-cola/archive/v1.9.3.tar.gz' + sha1 'f180befabef2b7286953b4b760eea8e306613fd4' head 'https://github.com/git-cola/git-cola.git' -- cgit v1.2.3