Skip to content

Commit

Permalink
nvm 0.20.0
Browse files Browse the repository at this point in the history
update to nvm v0.20.0

Closes Homebrew/legacy-homebrew#34600.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
Machiste Quintana authored and MikeMcQuaid committed Dec 2, 2014
1 parent b51ae8f commit 7241c2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/nvm.rb
Expand Up @@ -3,8 +3,8 @@
class Nvm < Formula
homepage "https://github.com/creationix/nvm"
head "https://github.com/creationix/nvm.git"
url "https://github.com/creationix/nvm/archive/v0.19.0.tar.gz"
sha1 "5bb53115e3319b36989acc65dfb2755f75246a47"
url "https://github.com/creationix/nvm/archive/v0.20.0.tar.gz"
sha1 "7fecb63fb4570200c59a265cc1b5b892c07b4320"

def install
prefix.install "nvm.sh"
Expand Down

0 comments on commit 7241c2d

Please sign in to comment.