nvm 0.33.1

Closes #10170.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
Artem Medvedev 2017-02-21 06:42:34 +02:00 committed by Tomasz Pajor
parent c4287d7886
commit 06444f1f2e

View file

@ -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