plenv 1.4.3
Closes Homebrew/homebrew#18178. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
7da5af4bd0
commit
2330cef504
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue