aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bash-git-prompt.rb
diff options
context:
space:
mode:
authorMartin Gondermann2014-10-01 21:28:09 +0200
committerJack Nagel2014-10-01 19:10:26 -0500
commit0fd8989a9251e439d3c31a8e0d6c3ce5a19fb2f9 (patch)
treef8d3d1511b80cf50c5879ce3b688556086d4e1c8 /Library/Formula/bash-git-prompt.rb
parent0d00d58a77114cec118342103048c123ff94cf5e (diff)
downloadhomebrew-0fd8989a9251e439d3c31a8e0d6c3ce5a19fb2f9.tar.bz2
bash-git-prompt 2.1
Closes #32848. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/bash-git-prompt.rb')
-rw-r--r--Library/Formula/bash-git-prompt.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/bash-git-prompt.rb b/Library/Formula/bash-git-prompt.rb
index 104797fe2..528d80d65 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.0.tar.gz"
- sha1 "3c0bc71302b97260cf8d14a1f01be732039365b9"
+ url "https://github.com/magicmonty/bash-git-prompt/archive/2.1.tar.gz"
+ sha1 "9bd29dc2aa4859d2f4c0736cb26cc177de9c1274"
head "https://github.com/magicmonty/bash-git-prompt.git"
def install