File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class NodeBuild < Formula
2
2
desc "Install NodeJS versions"
3
3
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 "
6
6
license "MIT"
7
7
head "https://github.com/nodenv/node-build.git" , branch : "master"
8
8
@@ -12,7 +12,7 @@ class NodeBuild < Formula
12
12
end
13
13
14
14
bottle do
15
- sha256 cellar : :any_skip_relocation , all : "d40b72fe2ce9ccd6770f18e7b9d04726e3484c1b161acddaf1f4a3bfb87420de "
15
+ sha256 cellar : :any_skip_relocation , all : "bec6e153c9463f890b06c0f001481cfdc0a4626496ba7cb2a2920fe6f8185490 "
16
16
end
17
17
18
18
depends_on "autoconf"
You can’t perform that action at this time.
0 commit comments