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 dd4dbea commit f98d226Copy full SHA for f98d226
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.12.tar.gz"
5
- sha256 "f6b37a9b61241eaf11cf34208d2e77663b8cc1b6d960b53be8230aed8ba15296"
+ url "https://github.com/nodenv/node-build/archive/refs/tags/v5.4.13.tar.gz"
+ sha256 "24f080b2925508f4eb8bbf45ffab34eef70e71f2135aaf6acc7dec1217a9c273"
6
license "MIT"
7
head "https://github.com/nodenv/node-build.git", branch: "main"
8
0 commit comments