From 93d1c8a5fef22fd72b71aefc6e943fca20092a0d Mon Sep 17 00:00:00 2001 From: David Aguilar Date: Thu, 30 Jan 2014 21:05:38 -0800 Subject: git-cola 1.9.4 Closes #26304. Signed-off-by: Brett Koonce --- 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 7c0828257..e4d024942 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.3.tar.gz' - sha1 'f180befabef2b7286953b4b760eea8e306613fd4' + url 'https://github.com/git-cola/git-cola/archive/v1.9.4.tar.gz' + sha1 '09f975daa863b08335a4dade66b4d218475a8957' head 'https://github.com/git-cola/git-cola.git' -- cgit v1.2.3