plenv 1.4.3

Closes Homebrew/homebrew#18178.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
tokuhirom 2013-03-02 11:43:16 +09:00 committed by Jack Nagel
parent 7da5af4bd0
commit 2330cef504

View file

@ -2,8 +2,8 @@ require 'formula'
class Plenv < Formula
homepage 'https://github.com/tokuhirom/plenv'
url 'https://github.com/tokuhirom/plenv/tarball/1.4.2'
sha1 'bc97842f66e8ae052b5566de07520e956dfd76ef'
url 'https://github.com/tokuhirom/plenv/tarball/1.4.3'
sha1 '1911aef906343bfc66ecd92274de454e55fc0e9c'
head 'https://github.com/tokuhirom/plenv.git'