We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c79a97 commit 1736c01Copy full SHA for 1736c01
Formula/n/n.rb
@@ -1,8 +1,8 @@
1
class N < Formula
2
desc "Node version management"
3
homepage "https://github.com/tj/n"
4
- url "https://github.com/tj/n/archive/refs/tags/v10.1.0.tar.gz"
5
- sha256 "53f686808ef37728922ad22e8a5560f4caf1d214d706639ef8eca6e72b891697"
+ url "https://github.com/tj/n/archive/refs/tags/v10.2.0.tar.gz"
+ sha256 "5914f0d5e89aadaaaeb803baa89a7582747b0c57ad30201b3522cd76f504c7d9"
6
license "MIT"
7
head "https://github.com/tj/n.git", branch: "master"
8
0 commit comments