From d97e68cb3e7dd3733e9f5d45d760786f5a85e971 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 16 Jun 2019 23:51:54 -0400 Subject: [PATCH] git-cola 3.4 Closes #41023. Signed-off-by: FX Coudert --- 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 0ef8727947..8cfa11134c 100644 --- a/Formula/git-cola.rb +++ b/Formula/git-cola.rb @@ -1,8 +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/v3.3.tar.gz" - sha256 "b3fa0d339509564164d8ab3c8cd0c076ad3fdd500af3cea55a7fa4a089cd3c01" + url "https://github.com/git-cola/git-cola/archive/v3.4.tar.gz" + sha256 "763e382d8b32427539585d17ec6fe92026c073f6d31a864a5816ebe22cf245bc" head "https://github.com/git-cola/git-cola.git" bottle do