From dca19db2f0f934ca2f4393cfb46fc4a022a1453e Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sat, 26 May 2018 07:52:58 -0700 Subject: [PATCH] plenv 2.3.0 (#28306) --- Formula/plenv.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/plenv.rb b/Formula/plenv.rb index ab7548f08e..605bc2a56e 100644 --- a/Formula/plenv.rb +++ b/Formula/plenv.rb @@ -1,8 +1,8 @@ class Plenv < Formula desc "Perl binary manager" homepage "https://github.com/tokuhirom/plenv" - url "https://github.com/tokuhirom/plenv/archive/2.2.0.tar.gz" - sha256 "248c5d8196077d217f98d566bd235cbe3332583851737782852bb2fccf840111" + url "https://github.com/tokuhirom/plenv/archive/2.3.0.tar.gz" + sha256 "49ea2770627f40d1fafccf03bf459839bf1d005b3d8c3c5772f0242c84423876" head "https://github.com/tokuhirom/plenv.git" bottle :unneeded