bash-git-prompt 2.7.1 (#22030)
This commit is contained in:
parent
fc1c1e241a
commit
d94c876a29
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class BashGitPrompt < Formula
|
||||
desc "Informative, fancy bash prompt for Git users"
|
||||
homepage "https://github.com/magicmonty/bash-git-prompt"
|
||||
url "https://github.com/magicmonty/bash-git-prompt/archive/2.6.3.tar.gz"
|
||||
sha256 "c941b6b34a01ef2e30c8a54bbd908a5ebd8d3e20694dc1a7e84ccbec57258421"
|
||||
url "https://github.com/magicmonty/bash-git-prompt/archive/2.7.1.tar.gz"
|
||||
sha256 "5e5fc6f5133b65760fede8050d4c3bc8edb8e78bc7ce26c16db442aa94b8a709"
|
||||
head "https://github.com/magicmonty/bash-git-prompt.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue