|
|
|
@ -2,8 +2,8 @@ require "formula" |
|
|
|
|
|
|
|
|
|
|
|
class BashGitPrompt < Formula |
|
|
|
class BashGitPrompt < Formula |
|
|
|
homepage "https://github.com/magicmonty/bash-git-prompt" |
|
|
|
homepage "https://github.com/magicmonty/bash-git-prompt" |
|
|
|
url "https://github.com/magicmonty/bash-git-prompt/archive/2.3.1.tar.gz" |
|
|
|
url "https://github.com/magicmonty/bash-git-prompt/archive/2.3.5.tar.gz" |
|
|
|
sha1 "c973bd8b86ac332d7310d79f0009844340b5999f" |
|
|
|
sha1 "16e1a9ab0ac711de79fd3b823138c16fadb3d5de" |
|
|
|
head "https://github.com/magicmonty/bash-git-prompt.git" |
|
|
|
head "https://github.com/magicmonty/bash-git-prompt.git" |
|
|
|
|
|
|
|
|
|
|
|
def install |
|
|
|
def install |
|
|
|
|