From 879ed53871f6ed495263e6b4e2ec20c5f24652a9 Mon Sep 17 00:00:00 2001 From: Martin Gondermann Date: Tue, 7 Oct 2014 20:30:42 +0200 Subject: bash-git-prompt 2.2.1 Closes #33005. Signed-off-by: Jack Nagel --- Library/Formula/bash-git-prompt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/bash-git-prompt.rb b/Library/Formula/bash-git-prompt.rb index 2117e4443..701d711a5 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.2.tar.gz" - sha1 "392d430b87639e7f85fde02f2b4a37cb43be9aaf" + url "https://github.com/magicmonty/bash-git-prompt/archive/2.2.1.tar.gz" + sha1 "6eec4b05744d4071f831202eee25edc0821f4e09" head "https://github.com/magicmonty/bash-git-prompt.git" def install -- cgit v1.2.3