From 821581d13768a89f0e6492235be5c77ae287bd0d Mon Sep 17 00:00:00 2001 From: tokuhirom Date: Tue, 14 May 2013 17:16:21 +0900 Subject: [PATCH] plenv 1.4.15 Closes Homebrew/homebrew#19794. Signed-off-by: Adam Vandenberg --- Formula/plenv.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/plenv.rb b/Formula/plenv.rb index 45f71ec29a8c4..a0f2db7ecda82 100644 --- a/Formula/plenv.rb +++ b/Formula/plenv.rb @@ -2,8 +2,8 @@ class Plenv < Formula homepage 'https://github.com/tokuhirom/plenv' - url 'https://github.com/tokuhirom/plenv/archive/1.4.7.tar.gz' - sha1 '023c1d7eeba3ae86ad534db9473645070a043437' + url 'https://github.com/tokuhirom/plenv/archive/1.4.15.tar.gz' + sha1 '34c8524b990010c6d1d1d8508b880904b327fe03' head 'https://github.com/tokuhirom/plenv.git'