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.6 .tar.gz"
5- sha256 "a11090cf33b877c191896af228a05d9339604e1f0b99e2158c1bc02107a7e595 "
4+ url "https://github.com/nodenv/node-build/archive/refs/tags/v5.4.7 .tar.gz"
5+ sha256 "a21ff14e1b45af7cab98ca83983070866fde4b996320ecddac07c94b83ad36ac "
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 : "a0248a8c4edd4db624c73ce7d715a30e744e7bea3ee35c6fb8e721a4e7c61a9e "
15+ sha256 cellar : :any_skip_relocation , all : "f2f25908f8c5cb013b78faaaf8077dbf0241aa2d2f656e92874f782b6d330c95 "
1616 end
1717
1818 depends_on "autoconf"
You can’t perform that action at this time.
0 commit comments