aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrad Beyenhof2014-11-17 15:12:34 -0800
committerMisty De Meo2014-11-17 15:34:43 -0800
commitdb0e07db673913564fd006b8b962515b8f459237 (patch)
treef6dbe26eb0ebda802b73dbc1329260a37f8df8cc /Library
parentf192f59503495c670341057d4ddf4bc7c223279f (diff)
downloadhomebrew-db0e07db673913564fd006b8b962515b8f459237.tar.bz2
liquidprompt 1.9
Closes #34270. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/liquidprompt.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/liquidprompt.rb b/Library/Formula/liquidprompt.rb
index b5b37240c..816b986be 100644
--- a/Library/Formula/liquidprompt.rb
+++ b/Library/Formula/liquidprompt.rb
@@ -2,8 +2,8 @@ require 'formula'
class Liquidprompt < Formula
homepage 'https://github.com/nojhan/liquidprompt'
- url 'https://github.com/nojhan/liquidprompt/archive/v_1.8.tar.gz'
- sha1 'ad481e98b0f6ed251cd65cb01464da151929f081'
+ url 'https://github.com/nojhan/liquidprompt/archive/v_1.9.tar.gz'
+ sha1 'c4bc4027810bd5fd1b727f2be724eaf12c03e7cb'
def install
share.install 'liquidpromptrc-dist'