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.12 .tar.gz"
5- sha256 "f6b37a9b61241eaf11cf34208d2e77663b8cc1b6d960b53be8230aed8ba15296 "
4+ url "https://github.com/nodenv/node-build/archive/refs/tags/v5.4.13 .tar.gz"
5+ sha256 "24f080b2925508f4eb8bbf45ffab34eef70e71f2135aaf6acc7dec1217a9c273 "
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 : "15f7ab2d62f1bfc868eddde22f94b9b958a535dfd82ffbfc8464f7d53e0ab06c "
15+ sha256 cellar : :any_skip_relocation , all : "254ddd175d6ec4423751790b07b0e7f4ab881206e7e22aa9bf8e2ce331056971 "
1616 end
1717
1818 depends_on "autoconf"
You can’t perform that action at this time.
0 commit comments