Skip to content

Commit 6e28dfb

Browse files
committed
1 parent ffcc15d commit 6e28dfb

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.4.4.tar.gz"
5-
sha256 "7890c05432cedd1e56d58fadb07fcd73c7e1cacd7f2f371d76d25b4f0f257467"
4+
url "https://github.com/nodenv/node-build/archive/refs/tags/v5.4.5.tar.gz"
5+
sha256 "186cfc8f18ea061364fc36b1eb754c73bd76564886390e6d2502ecf84a92d1da"
66
license "MIT"
77
head "https://github.com/nodenv/node-build.git", branch: "master"
88

0 commit comments

Comments
 (0)