nvm 0.11.1

master
Brett Koonce 2014-07-20 19:25:41 -07:00
parent e07abc66bf
commit 2fcdc3dc3f
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ require "formula"
class Nvm < Formula
homepage "https://github.com/creationix/nvm"
head "https://github.com/creationix/nvm.git"
url "https://github.com/creationix/nvm/archive/v0.11.0.tar.gz"
sha1 "bb5ea319da62b7134424dd637816ac49b496635d"
url "https://github.com/creationix/nvm/archive/v0.11.1.tar.gz"
sha1 "f3dcef8899c2ca5fd31e9e9181df7ef98ea0b7c0"
def install
prefix.install "nvm.sh"