Skip to content

Commit

Permalink
plenv 2.1.0
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#22299.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
lestrrat authored and MikeMcQuaid committed Sep 4, 2013
1 parent 2c5e511 commit d85e0a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/plenv.rb
Expand Up @@ -2,8 +2,8 @@

class Plenv < Formula
homepage 'https://github.com/tokuhirom/plenv'
url 'https://github.com/tokuhirom/plenv/archive/2.0.1.tar.gz'
sha1 '534e9048ff171fee2d47d2508f5af30b92b3107f'
url 'https://github.com/tokuhirom/plenv/archive/2.1.0.tar.gz'
sha1 '9f233ce15e61e1b0606ab9bd522dd97418897c96'

head 'https://github.com/tokuhirom/plenv.git'

Expand Down

0 comments on commit d85e0a9

Please sign in to comment.