From b790ebde0ebbfd7544af49f48004e4cca960870e Mon Sep 17 00:00:00 2001 From: Martin Gondermann Date: Fri, 14 Nov 2014 21:49:48 +0100 Subject: bash-git-prompt 2.3.2 Closes #34199. Signed-off-by: Mike McQuaid --- Library/Formula/bash-git-prompt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/bash-git-prompt.rb b/Library/Formula/bash-git-prompt.rb index a63ea39d2..998e022e3 100644 --- a/Library/Formula/bash-git-prompt.rb +++ b/Library/Formula/bash-git-prompt.rb @@ -2,8 +2,8 @@ require "formula" class BashGitPrompt < Formula homepage "https://github.com/magicmonty/bash-git-prompt" - url "https://github.com/magicmonty/bash-git-prompt/archive/2.3.1.tar.gz" - sha1 "c973bd8b86ac332d7310d79f0009844340b5999f" + url "https://github.com/magicmonty/bash-git-prompt/archive/2.3.2.tar.gz" + sha1 "724f2abc7b3b096f0196527c2b6d9300ffe86a7f" head "https://github.com/magicmonty/bash-git-prompt.git" def install -- cgit v1.2.3