Closes #42715.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Rui Chen 2019-08-02 08:04:48 -04:00 committed by Chongyu Zhu
parent 1cb9cc04bc
commit dd14915eb7
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class N < Formula
desc "Node version management"
homepage "https://github.com/tj/n"
url "https://github.com/tj/n/archive/v5.0.1.tar.gz"
sha256 "a913f885f6b422779b451510df8b079e4e3504e6cfba72ff3e7d9fdba4db1e82"
url "https://github.com/tj/n/archive/v5.0.2.tar.gz"
sha256 "c8fa32cf291df33c008096bb9a583f7d389e50c21238a4c6f39a2f427c37aaa7"
head "https://github.com/tj/n.git"
bottle do