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.3.23 .tar.gz"
5- sha256 "e63566fafc4b1af96bf953bb1fd8b0b353295663495ca36978e22e404e307dba "
4+ url "https://github.com/nodenv/node-build/archive/refs/tags/v5.3.24 .tar.gz"
5+ sha256 "109328bc7b66805c6234f3902e475cd150b1c713359b349acd110d2d53dfa555 "
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 : "410a9b43b4fdd27480b4aaaf861c403712f736a735c62b7db779d08f81fa6114 "
15+ sha256 cellar : :any_skip_relocation , all : "367187b306796a8c7db6ca13a6ac1ec1cfb71b3a061b9a356b58bd864f8679ef "
1616 end
1717
1818 depends_on "autoconf"
You can’t perform that action at this time.
0 commit comments