Skip to content

Commit dee7a5e

Browse files
committed
1 parent fe864c2 commit dee7a5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/node-build.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)