Skip to content

Commit 2486b30

Browse files
authored
Merge pull request #251581 from nodenv-bot/update-node-build.rb-1761679409
node-build 5.4.17
2 parents 0110e8e + f83faa3 commit 2486b30

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.16.tar.gz"
5-
sha256 "669a936bf39cb5c92bdbba4b6e2889512eab0f378db5a90744dac2393a73126b"
4+
url "https://github.com/nodenv/node-build/archive/refs/tags/v5.4.17.tar.gz"
5+
sha256 "63c57161481b7d39bf1005a5209e620483891ab1b07170d0097a5554b023d069"
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: "6ae90d7057c45359e9f53e3e372215cbccbb7ce1d8d1628a5c1ae2c5f191721d"
15+
sha256 cellar: :any_skip_relocation, all: "c37c0d80792bf8d20607866500cf99ea73dea8d6a4ab2d6f6eef29a9b8f019ae"
1616
end
1717

1818
depends_on "autoconf"

0 commit comments

Comments
 (0)