File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class 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/v5.4.4 .tar.gz"
5- sha256 "7890c05432cedd1e56d58fadb07fcd73c7e1cacd7f2f371d76d25b4f0f257467 "
4+ url "https://github.com/nodenv/node-build/archive/refs/tags/v5.4.5 .tar.gz"
5+ sha256 "186cfc8f18ea061364fc36b1eb754c73bd76564886390e6d2502ecf84a92d1da "
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 : "7b12480ec1d2203b09b0c52182bf41c3208730dbeccd1f9bd2df6458f77e0847 "
15+ sha256 cellar : :any_skip_relocation , all : "ca81cef6c277346a5232a5876c3f62a0334978981fc2bb8f71189e8dab9470f6 "
1616 end
1717
1818 depends_on "autoconf"
You can’t perform that action at this time.
0 commit comments