From 2618fd73fbf68a5785ca0ecd59ff9f10dc874acb Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sun, 9 Apr 2017 23:18:45 -0700 Subject: [PATCH] git-cola 2.11 Closes #12268. Signed-off-by: ilovezfs --- Formula/git-cola.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/git-cola.rb b/Formula/git-cola.rb index 8fb551aa104..21f1a9877cd 100644 --- a/Formula/git-cola.rb +++ b/Formula/git-cola.rb @@ -1,9 +1,8 @@ class GitCola < Formula desc "Highly caffeinated git GUI" homepage "https://git-cola.github.io/" - url "https://github.com/git-cola/git-cola/archive/v2.10.tar.gz" - sha256 "fd310087ad4c4ccd22829ae319d9409ea3ff872f5391b999de130faaf77f4e1c" - revision 2 + url "https://github.com/git-cola/git-cola/archive/v2.11.tar.gz" + sha256 "bc4007e0d9c80763ef58d630b033bfdbd8406af77bbd292a6c647ed3ca655b5b" head "https://github.com/git-cola/git-cola.git" bottle do