Skip to content

Commit c6331f3

Browse files
authored
Merge pull request #167869 from nodenv-bot/update-node-build.rb-1712138939
node-build 4.9.141
2 parents 4612e80 + b8deb82 commit c6331f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/n/node-build.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class NodeBuild < Formula
22
desc "Install NodeJS versions"
33
homepage "https://github.com/nodenv/node-build"
4-
url "https://github.com/nodenv/node-build/archive/refs/tags/v4.9.140.tar.gz"
5-
sha256 "7fd3b940dd06ece95ace031dae84542a8efe185994c08ad4eb1d9bdcb85d72a2"
4+
url "https://github.com/nodenv/node-build/archive/refs/tags/v4.9.141.tar.gz"
5+
sha256 "7352d94259bc7edec6870fddada4583d8c4bcde8a621836e1e80cced5c73ae2b"
66
license "MIT"
77
head "https://github.com/nodenv/node-build.git", branch: "master"
88

@@ -12,7 +12,7 @@ class NodeBuild < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, all: "d40b72fe2ce9ccd6770f18e7b9d04726e3484c1b161acddaf1f4a3bfb87420de"
15+
sha256 cellar: :any_skip_relocation, all: "bec6e153c9463f890b06c0f001481cfdc0a4626496ba7cb2a2920fe6f8185490"
1616
end
1717

1818
depends_on "autoconf"

0 commit comments

Comments
 (0)