nvm 0.32.1

Closes #6080.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2016-10-19 00:13:50 -07:00
parent 0cbc2934e0
commit 7193bf68f3

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.32.0.tar.gz"
sha256 "37593e27eeca247d9eac810308213c0d90ccafe6a75f61cc1df92537225a1852"
url "https://github.com/creationix/nvm/archive/v0.32.1.tar.gz"
sha256 "2671d97dc4c428f830187e4c3d1c564630507510704960fc9384f8d1bde01e7d"
head "https://github.com/creationix/nvm.git"
bottle :unneeded