Skip to content

Commit 2a86841

Browse files
authored
Merge pull request #203690 from nodenv-bot/update-node-build.rb-1736417456
node-build 5.3.23
2 parents d05f364 + 08493d7 commit 2a86841

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.3.22.tar.gz"
5-
sha256 "5d225d4adf52c75713bc991cde8f287e0b2b0c9e3ac090e8df16ebffc1ca5050"
4+
url "https://github.com/nodenv/node-build/archive/refs/tags/v5.3.23.tar.gz"
5+
sha256 "e63566fafc4b1af96bf953bb1fd8b0b353295663495ca36978e22e404e307dba"
66
license "MIT"
77
head "https://github.com/nodenv/node-build.git", branch: "master"
88

@@ -12,7 +12,7 @@ class NodeBuild < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, all: "52088e02ec0ed35b675ba85737ad38b1dbacd74d4aa40d54fee979de31f8fadc"
15+
sha256 cellar: :any_skip_relocation, all: "410a9b43b4fdd27480b4aaaf861c403712f736a735c62b7db779d08f81fa6114"
1616
end
1717

1818
depends_on "autoconf"

0 commit comments

Comments
 (0)