nvm 0.33.1
Closes #10170. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
c4287d7886
commit
06444f1f2e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Nvm < Formula
|
||||
desc "Manage multiple Node.js versions"
|
||||
homepage "https://github.com/creationix/nvm"
|
||||
url "https://github.com/creationix/nvm/archive/v0.33.0.tar.gz"
|
||||
sha256 "880f5725c5cdfe6b699cc44c280a2fd71316a4a87c79d17226b4468982708998"
|
||||
url "https://github.com/creationix/nvm/archive/v0.33.1.tar.gz"
|
||||
sha256 "615670a50f3094524cb15d95c1296fc07c4f1e666546014d61909dc5d7a3ad2f"
|
||||
head "https://github.com/creationix/nvm.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue