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.16 .tar.gz"
5- sha256 "669a936bf39cb5c92bdbba4b6e2889512eab0f378db5a90744dac2393a73126b "
4+ url "https://github.com/nodenv/node-build/archive/refs/tags/v5.4.17 .tar.gz"
5+ sha256 "63c57161481b7d39bf1005a5209e620483891ab1b07170d0097a5554b023d069 "
66 license "MIT"
77 head "https://github.com/nodenv/node-build.git" , branch : "main"
88
@@ -12,7 +12,7 @@ class NodeBuild < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , all : "6ae90d7057c45359e9f53e3e372215cbccbb7ce1d8d1628a5c1ae2c5f191721d "
15+ sha256 cellar : :any_skip_relocation , all : "c37c0d80792bf8d20607866500cf99ea73dea8d6a4ab2d6f6eef29a9b8f019ae "
1616 end
1717
1818 depends_on "autoconf"
You can’t perform that action at this time.
0 commit comments