diff options
Diffstat (limited to 'Library/Formula/bash-git-prompt.rb')
| -rw-r--r-- | Library/Formula/bash-git-prompt.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/bash-git-prompt.rb b/Library/Formula/bash-git-prompt.rb index 998e022e3..9b61f1451 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.2.tar.gz" - sha1 "724f2abc7b3b096f0196527c2b6d9300ffe86a7f" + url "https://github.com/magicmonty/bash-git-prompt/archive/2.3.3.tar.gz" + sha1 "8b8cfe96db9955df885f060dbc7b4647a69db755" head "https://github.com/magicmonty/bash-git-prompt.git" def install |
