From bebb269cf27496050bf3f52aca73a2fa201c963a Mon Sep 17 00:00:00 2001 From: David Aguilar Date: Mon, 1 Sep 2014 02:08:15 -0700 Subject: git-cola 2.0.6 --- 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 6701b5af2..8b417f556 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/v2.0.5.tar.gz" - sha1 "530bb6956d0499f0451979eaeee65e6a2298d30b" + url "https://github.com/git-cola/git-cola/archive/v2.0.6.tar.gz" + sha1 "8fd261bf7aa49515d2bc2be3028562921c4eef02" head "https://github.com/git-cola/git-cola.git" -- cgit v1.2.3