Skip to content

Commit 6644a87

Browse files
committed
1 parent 59efb91 commit 6644a87

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.11.tar.gz"
5-
sha256 "6fd04520955abb4370f937ab91fcbec30cb67fb6b0296b18d142c9041a7e5199"
4+
url "https://github.com/nodenv/node-build/archive/refs/tags/v5.4.12.tar.gz"
5+
sha256 "f6b37a9b61241eaf11cf34208d2e77663b8cc1b6d960b53be8230aed8ba15296"
66
license "MIT"
77
head "https://github.com/nodenv/node-build.git", branch: "main"
88

0 commit comments

Comments
 (0)