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 ffcc15d commit 6e28dfbCopy full SHA for 6e28dfb
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.4.tar.gz"
5
- sha256 "7890c05432cedd1e56d58fadb07fcd73c7e1cacd7f2f371d76d25b4f0f257467"
+ url "https://github.com/nodenv/node-build/archive/refs/tags/v5.4.5.tar.gz"
+ sha256 "186cfc8f18ea061364fc36b1eb754c73bd76564886390e6d2502ecf84a92d1da"
6
license "MIT"
7
head "https://github.com/nodenv/node-build.git", branch: "master"
8
0 commit comments