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 32f3df1 commit ae1446aCopy full SHA for ae1446a
Formula/n/node-build.rb
@@ -1,8 +1,8 @@
1
class NodeBuild < Formula
2
desc "Install NodeJS versions"
3
homepage "https://github.com/nodenv/node-build"
4
- url "https://github.com/nodenv/node-build/archive/refs/tags/v5.4.6.tar.gz"
5
- sha256 "a11090cf33b877c191896af228a05d9339604e1f0b99e2158c1bc02107a7e595"
+ url "https://github.com/nodenv/node-build/archive/refs/tags/v5.4.7.tar.gz"
+ sha256 "a21ff14e1b45af7cab98ca83983070866fde4b996320ecddac07c94b83ad36ac"
6
license "MIT"
7
head "https://github.com/nodenv/node-build.git", branch: "master"
8
0 commit comments