Skip to content

Commit 3a1a7d9

Browse files
authored
Merge pull request #255892 from nodenv-bot/update-node-build.rb-1764078049
node-build 5.4.21
2 parents 32bc483 + f152906 commit 3a1a7d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/n/node-build.rb

Lines changed: 3 additions & 3 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.20.tar.gz"
5-
sha256 "367f58d777c4105c8b57c31143130e79b63ce6ef3b1f2ad26a9e94641d5f600d"
4+
url "https://github.com/nodenv/node-build/archive/refs/tags/v5.4.21.tar.gz"
5+
sha256 "d179623b8148f0c410a34e9822c926ab20501700fdd591516600601412425049"
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: "7070393bd50f4302e6bee3d79461a2795cdd7a43ac3a1a997b322683e235b5af"
15+
sha256 cellar: :any_skip_relocation, all: "75ae9d896fb5dbeeb881c806e218c61e450e0a3f29fa340d2ebb0c47026d8f17"
1616
end
1717

1818
depends_on "autoconf"

0 commit comments

Comments
 (0)