Skip to content

Commit 1736c01

Browse files
committed
n 10.2.0
1 parent 8c79a97 commit 1736c01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/n.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class N < Formula
22
desc "Node version management"
33
homepage "https://github.com/tj/n"
4-
url "https://github.com/tj/n/archive/refs/tags/v10.1.0.tar.gz"
5-
sha256 "53f686808ef37728922ad22e8a5560f4caf1d214d706639ef8eca6e72b891697"
4+
url "https://github.com/tj/n/archive/refs/tags/v10.2.0.tar.gz"
5+
sha256 "5914f0d5e89aadaaaeb803baa89a7582747b0c57ad30201b3522cd76f504c7d9"
66
license "MIT"
77
head "https://github.com/tj/n.git", branch: "master"
88

0 commit comments

Comments
 (0)