liquidprompt 1.7

Closes Homebrew/homebrew#24887.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Laurent Raufaste 2013-12-02 18:31:37 -05:00 committed by Adam Vandenberg
parent 0c88d24e6a
commit 6994c35e84

View file

@ -2,8 +2,8 @@ require 'formula'
class Liquidprompt < Formula
homepage 'https://github.com/nojhan/liquidprompt'
url 'https://github.com/nojhan/liquidprompt/archive/v_1.6.tar.gz'
sha1 '04f2c5b9d01908ed0f2e71df53aba73a72630a43'
url 'https://github.com/nojhan/liquidprompt/archive/v_1.7.tar.gz'
sha1 'db7f24b20f09480b3491c5250f30f7ccd67ee44e'
def install
(share+'liquidprompt').install 'liquidpromptrc-dist'